pt14 property

Widget get pt14

Implementation

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