setSize property Null safety

int? setSize

Implementation

int? get setSize native;
void setSize=(int? value)

Implementation

set setSize(int? value) native;