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