pl30 property

Widget get pl30

Implementation

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