px2 property

Widget get px2

Implementation

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