pt32 property

Widget get pt32

Implementation

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