errorBuilder property
use errorBuilder to return a custom error image
Implementation
final Widget Function(String url, String alt, Object error)? errorBuilder;
use errorBuilder to return a custom error image
final Widget Function(String url, String alt, Object error)? errorBuilder;