pt36 property

Widget get pt36

Implementation

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