fill property Null safety

String? fill
override

Implementation

String? get fill native;
void fill=(String? value)

Implementation

set fill(String? value) native;