pl16 property

Widget get pl16

Implementation

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