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