p32 property

EdgeInsets get p32

Provides 32dp padding on all sides.

Implementation

static EdgeInsets get p32 => all(32);