onError property
Display a widget when an error occurred
Defaults to a centered Text Widget containing the error
Implementation
final ErrorBuilder? onError;
Display a widget when an error occurred
Defaults to a centered Text Widget containing the error
final ErrorBuilder? onError;