px12 property

Widget get px12

Implementation

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