py28 property

Widget get py28

Implementation

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