py1 property

Widget get py1

Implementation

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