pt64 property

Widget get pt64

Implementation

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