pl15 property

Widget get pl15

Implementation

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