pb10 property
Widget
get
pb10
Implementation
Widget get pb10 =>
Padding(padding: const EdgeInsets.only(bottom: 10), child: this);
Widget get pb10 =>
Padding(padding: const EdgeInsets.only(bottom: 10), child: this);