pl10 property

Widget get pl10

Implementation

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