questionBody property
The widget (UI representation)
Each type has its own questionBody widget so it's overridden in every subclass.
Implementation
Widget get questionBody => _questionBody;
The widget (UI representation)
Each type has its own questionBody widget so it's overridden in every subclass.
Widget get questionBody => _questionBody;