pb64 property

EdgeInsets pb64

Gives 64dp padding from bottom side

Implementation

static EdgeInsets get pb64 => pb(64);