pt7 property

Widget get pt7

Implementation

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