onFetchError property

FluttyStateErrorCallback? onFetchError
final

Called whenever the fetch (or refresh) fails on this page.

Overrides FluttyStateConfig.defaultOnFetchError for this page when provided.

Implementation

final FluttyStateErrorCallback? onFetchError;