px1 property

Widget get px1

Implementation

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