pt20 property

Widget get pt20

Implementation

Widget get pt20 =>
    Padding(padding: const EdgeInsets.only(top: 20), child: this);