pl2 property

Widget get pl2

Implementation

Widget get pl2 =>
    Padding(padding: const EdgeInsets.only(left: 2), child: this);