pb20 property

EdgeInsets pb20

Gives 20dp padding from bottom side

Implementation

static EdgeInsets get pb20 => pb(20);