py42 property

Widget get py42

Implementation

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