isMultiChoice property

bool isMultiChoice

Whether the widget is multiple choice or not

Implementation

bool get isMultiChoice => widget.isMultiChoice;