py15 property

Widget get py15

Implementation

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