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