m property Null safety

String? m
final

Sets the box margin from all the side of box

Box(
 m:'2'
)

Implementation

@override
final String? m;