pt96 property

Widget get pt96

Implementation

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