px42 property

Widget get px42

Implementation

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