px4 property

Widget px4

Implementation

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