py2 property

Widget get py2

Implementation

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