py18 property

Widget get py18

Implementation

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