mt property Null safety

String? mt
final

Sets the box margin from top

Box(
 mt:'2'
)

Implementation

@override
final String? mt;