py26 property

Widget get py26

Implementation

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