onFetchError property
Called whenever the fetch (or refresh) fails on this page.
Overrides FluttyStateConfig.defaultOnFetchError for this page when provided.
Implementation
final FluttyStateErrorCallback? onFetchError;
Called whenever the fetch (or refresh) fails on this page.
Overrides FluttyStateConfig.defaultOnFetchError for this page when provided.
final FluttyStateErrorCallback? onFetchError;