OptionsCardWrong constructor
const
OptionsCardWrong({})
Implementation
const OptionsCardWrong({
super.key,
required this.selectedResponse,
required this.correctResponse,
required this.question,
this.minHeight = 250.0,
this.minHeightOptionsCard = 60.0,
});