compact constant
ComSpacing
const compact
紧凑配置
Implementation
static const compact = ComSpacing(
extraSmall: 2.0,
small: 4.0,
medium: 8.0,
large: 16.0,
extraLarge: 24.0,
);
紧凑配置
static const compact = ComSpacing(
extraSmall: 2.0,
small: 4.0,
medium: 8.0,
large: 16.0,
extraLarge: 24.0,
);