p12 property

Padding p12

Gives 12dp padding from all sides

Implementation

Padding get p12 => _padding(all: 12);