pt3 property

Widget get pt3

Implementation

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