SimpleSpacing.xl constructor
const
SimpleSpacing.xl()
Large 1920+ screens
Implementation
const SimpleSpacing.xl()
: this(
xs: 2 * 4.0,
s: 2 * 8.0,
m: 2 * 12.0,
l: 2 * 16.0,
xl: 2 * 32.0,
xxl: 2 * 56.0,
iconSize: 24,
);