py32 property

Widget get py32

Implementation

Widget get py32 =>
    Padding(padding: const EdgeInsets.symmetric(vertical: 32), child: this);