pt15 property

Widget get pt15

Implementation

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