const OptionsCardResponse({ Key? key, required this.option, required this.state, this.minHeight = 60, }) : super(key: key);