p48 property

Padding p48

Gives 48dp padding from all sides

Implementation

Padding get p48 => _padding(all: 48);