SimpleSpacing constructor
const
SimpleSpacing({})
Implementation
const SimpleSpacing({
this.xs = 4.0,
this.s = 8.0,
this.m = 12.0,
this.l = 16.0,
this.xl = 32.0,
this.xxl = 56.0,
this.iconSize = 24,
});