p8 property

Gives 8dp padding from all sides

Implementation

static EdgeInsets get p8 => all(8);