pb32 property

EdgeInsets pb32

Gives 32dp padding from bottom side

Implementation

static EdgeInsets get pb32 => pb(32);