pl9 property

Widget get pl9

Implementation

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