pb24 property

EdgeInsets pb24

Gives 24dp padding from bottom side

Implementation

static EdgeInsets get pb24 => pb(24);