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