p16 property

Padding p16

Gives 16dp padding from all sides

Implementation

Padding get p16 => _padding(all: 16);