standard constant
ComSpacing
const standard
默认配置
Implementation
static const standard = ComSpacing(
extraSmall: 4.0,
small: 12.0,
medium: 16.0,
large: 24.0,
extraLarge: 32.0,
);
默认配置
static const standard = ComSpacing(
extraSmall: 4.0,
small: 12.0,
medium: 16.0,
large: 24.0,
extraLarge: 32.0,
);