mx property Null safety

String? mx
final

Sets the box margin on X-Axis

Box(
 mx:'2'
)

Implementation

@override
final String? mx;