pt19 property

Widget get pt19

Implementation

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