pl12 property

Widget get pl12

Implementation

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