py96 property

Widget get py96

Implementation

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