p16 property

EdgeInsets get p16

Provides 16dp padding on all sides.

Implementation

static EdgeInsets get p16 => all(16);