w property Null safety

String? w
final

Sets the box width

Box(
 w:'2'
)

Implementation

@override
final String? w;