error constant
WidgetEvent
const error
The state when the widget has entered some form of invalid state.
Implementation
static const error = WidgetEvent('error');
The state when the widget has entered some form of invalid state.
static const error = WidgetEvent('error');