pl20 property
Widget
get
pl20
Implementation
Widget get pl20 =>
Padding(padding: const EdgeInsets.only(left: 20), child: this);
Widget get pl20 =>
Padding(padding: const EdgeInsets.only(left: 20), child: this);