pt60 property

Widget get pt60

Implementation

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