pl24 property

Widget get pl24

Implementation

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