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