my property Null safety

String? my
final

Sets the box margin on Y-Axis

Box(
 my:'2'
)

Implementation

@override
final String? my;