pl42 property

Widget get pl42

Implementation

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