onError property

FutureOr<void> Function()? onError
final

Callback, called on the fetch errors of this GalleryItem.

Implementation

final FutureOr<void> Function()? onError;