px5 property

Widget get px5

Implementation

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