py11 property

Widget get py11

Implementation

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