pl property Null safety

String? pl
final

Sets the box padding from left

Box(
 pl:'2'
)

Implementation

@override
final String? pl;