py24 property

Widget get py24

Implementation

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