pl8 property

Widget get pl8

Implementation

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