width property Null safety

num? width

Implementation

num? get width native;
void width=(num? value)

Implementation

set width(num? value) native;