pl3 property

Widget get pl3

Implementation

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