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