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