pb48 property

EdgeInsets pb48

Gives 48dp padding from bottom side

Implementation

static EdgeInsets get pb48 => pb(48);