isIndeterminate property

bool get isIndeterminate

Getter for whether WidgetEvent.indeterminate to be active.

Implementation

bool get isIndeterminate => WidgetEvent.isIndeterminate(value);