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