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