progressiveErrorPlaceholder property
Will shown when fail to load the image;
Implementation
final Widget Function(BuildContext context, String url, dynamic error)?
progressiveErrorPlaceholder;
Will shown when fail to load the image;
final Widget Function(BuildContext context, String url, dynamic error)?
progressiveErrorPlaceholder;