pt34 property

Widget get pt34

Implementation

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