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