py6 property

Widget get py6

Implementation

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