p4 property

Gives 4dp padding from all sides

Implementation

static EdgeInsets get p4 => _padding(all: 4);