p24 property

Gives 24dp padding from all sides

Implementation

static EdgeInsets get p24 => _padding(all: 24);