py7 property

Widget get py7

Implementation

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