pl5 property

Widget get pl5

Implementation

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