pb12 property

EdgeInsets pb12

Gives 12dp padding from bottom side

Implementation

static EdgeInsets get pb12 => pb(12);