py22 property

Widget get py22

Implementation

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