isErrored property

bool get isErrored

Getter for whether WidgetEvent.error to be active.

Implementation

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