px3 property

Widget get px3

Implementation

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