py40 property

Widget get py40

Implementation

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