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