onError property
final
Callback, called on the fetch errors of this GalleryItem.
Implementation
final FutureOr<void> Function()? onError;
Callback, called on the fetch errors of this GalleryItem.
final FutureOr<void> Function()? onError;