p16 property

Gives 16dp padding from all sides

Implementation

static EdgeInsets get p16 => all(16);