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