py3 property

Widget get py3

Implementation

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