maxW property Null safety

String? maxW
final

Sets the max width of the box

Box(
 maxW:'1'
)

Implementation

@override
final String? maxW;