py10 property

Widget get py10

Implementation

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