p4 property

EdgeInsets get p4

Provides 4dp padding on all sides.

Implementation

static EdgeInsets get p4 => all(4);