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