创建一个按钮尺寸配置对象
const JuiButtonSizeConfig({ required this.height, required this.fontSize, required this.padding, });