onError property
Called when the file can't be opened or shown. Nothing is painted in that case besides backgroundColor.
Implementation
final ValueChanged<Object>? onError;
Called when the file can't be opened or shown. Nothing is painted in that case besides backgroundColor.
final ValueChanged<Object>? onError;