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