atError property
T?
atError
final
The widget to display when the WidgetEvent.error
event occurs.
Implementation
final T? atError;
The widget to display when the WidgetEvent.error
event occurs.
final T? atError;