pt48 property

Widget get pt48

Implementation

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