width property

String? get width

Implementation

String? get width native;
set width (String? value)

Implementation

set width(String? value) native;