We want to create a quiz app and inside the quize we have a random question and with multiple choices by using radio button based on that how to get the question and option because when we run the app it disabled the question and the option and it shows for us this message :
RadioButton widget with the current configuration will not function properly when generated dynamically at the moment (because it is associated with a local state variable). Consider wrapping it inside of a component and then generate the component dynamically.