p8 property

EdgeInsets get p8

Provides 8dp padding on all sides.

Implementation

static EdgeInsets get p8 => all(8);