p24 property

Gives 24dp padding from all sides

Implementation

static EdgeInsets get p24 => all(24);