p32 property

Gives 32dp padding from all sides

Implementation

static EdgeInsets get p32 => all(32);