relaxed constant
ComSpacing
const relaxed
宽松配置
Implementation
static const relaxed = ComSpacing(
extraSmall: 8.0,
small: 12.0,
medium: 24.0,
large: 32.0,
extraLarge: 48.0,
);
宽松配置
static const relaxed = ComSpacing(
extraSmall: 8.0,
small: 12.0,
medium: 24.0,
large: 32.0,
extraLarge: 48.0,
);