onLoadedCached property
Callback when cached data is successfully loaded.
Implementation
final void Function(BuildContext context, S state)? onLoadedCached;
Callback when cached data is successfully loaded.
final void Function(BuildContext context, S state)? onLoadedCached;