minH property Null safety

String? minH
final

Sets the min height of the box

Box(
 minH:'1'
)

Implementation

@override
final String? minH;