p24 property

Padding p24

Gives 24dp padding from all sides

Implementation

Padding get p24 => _padding(all: 24);