p4 property

Padding p4

Gives 4dp padding from all sides

Implementation

Padding get p4 => _padding(all: 4);