px7 property

Widget get px7

Implementation

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