mb property Null safety

String? mb
final

Sets the box margin from bottom

Box(
 mb:'2'
)

Implementation

@override
final String? mb;