pt property Null safety

String? pt
final

Sets the box padding from top

Box(
 pt:'2'
)

Implementation

@override
final String? pt;