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