ml property Null safety

String? ml
final

Sets the box margin from left

Box(
 ml:'2'
)

Implementation

@override
final String? ml;