py100 property

Widget get py100

Implementation

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