pl50 property

Widget get pl50

Implementation

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