p property Null safety

String? p
final

Sets the box padding from all the side

Box(
 p:'2'
)

Implementation

@override
final String? p;