mr property Null safety

String? mr
final

Sets the box margin from right

Box(
 mr:'2'
)

Implementation

@override
final String? mr;