py9 property

Widget get py9

Implementation

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