py4 property
Widget
get
py4
Implementation
Widget get py4 => Padding(
child: this,
padding: const EdgeInsets.symmetric(vertical: 4),
);
Widget get py4 => Padding(
child: this,
padding: const EdgeInsets.symmetric(vertical: 4),
);