py30 property

Widget get py30

Implementation

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