pt9 property

Widget get pt9

Implementation

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