p8 property

Padding p8

Gives 8dp padding from all sides

Implementation

Padding get p8 => _padding(all: 8);