pt40 property

Widget get pt40

Implementation

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