p64 property

EdgeInsets get p64

Provides 64dp padding on all sides.

Implementation

static EdgeInsets get p64 => all(64);