width property Null safety

String? width

Implementation

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

Implementation

set width(String? value) native;