py property

  1. @override
String? py
final

Sets the box padding on Y-Axis

Box(
 py:'2'
)

Implementation

@override
final String? py;