isMultiChoice property

bool isMultiChoice

Returns true if the widget is multiple choice

Implementation

bool get isMultiChoice => widget.isMultiChoice == true;