py8 property

Widget get py8

Implementation

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