py17 property

Widget get py17

Implementation

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