pt17 property

Widget get pt17

Implementation

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