pt2 property

Widget get pt2

Implementation

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