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