px30 property

Widget get px30

Implementation

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