p48 property

EdgeInsets get p48

Provides 48dp padding on all sides.

Implementation

static EdgeInsets get p48 => all(48);