pb0 property
EdgeInsets
get
pb0
Provides 0dp padding on the bottom side.
Implementation
static EdgeInsets get pb0 => pb(0);
Provides 0dp padding on the bottom side.
static EdgeInsets get pb0 => pb(0);