p24 property

EdgeInsets get p24

Provides 24dp padding on all sides.

Implementation

static EdgeInsets get p24 => all(24);