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