p12 property

EdgeInsets get p12

Provides 12dp padding on all sides.

Implementation

static EdgeInsets get p12 => all(12);