pt24 property

Widget get pt24

Implementation

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