px50 property

Widget get px50

Implementation

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