px32 property
Widget
get
px32
Implementation
Widget get px32 =>
Padding(padding: const EdgeInsets.symmetric(horizontal: 32), child: this);
Widget get px32 =>
Padding(padding: const EdgeInsets.symmetric(horizontal: 32), child: this);