questionBody property

Widget questionBody

The widget (UI representation)

Each type has its own questionBody widget so it's overridden in every subclass.

Implementation

Widget get questionBody => _questionBody;