pt72 property

Widget get pt72

Implementation

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