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