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