p12 property

Gives 12dp padding from all sides

Implementation

static EdgeInsets get p12 => all(12);