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