pl32 property

Widget get pl32

Implementation

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