px15 property

Widget get px15

Implementation

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