px24 property

Widget get px24

Implementation

Widget get px24 =>
    Padding(padding: const EdgeInsets.symmetric(horizontal: 24), child: this);