构造函数
const ActionSheetOption({ required this.title, this.value, this.isDestructive = false, this.isDefault = false, });