pl0 property

Widget get pl0

Implementation

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