maxH property Null safety

String? maxH
final

Sets the max height of the box

Box(
 maxH:'1'
)

Implementation

@override
final String? maxH;