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