py19 property

Widget get py19

Implementation

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