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