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