pb property Null safety

String? pb
final

Sets the box padding from bottom

Box(
 pb:'2'
)

Implementation

@override
final String? pb;