pt28 property

Widget get pt28

Implementation

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