py50 property

Widget get py50

Implementation

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