rounded constant
ComShapes
const rounded
圆角配置
Implementation
static const rounded = ComShapes(
mediumRadius: 16.0,
smallRadius: 8.0,
largeRadius: 32.0,
);
圆角配置
static const rounded = ComShapes(
mediumRadius: 16.0,
smallRadius: 8.0,
largeRadius: 32.0,
);