progressivePlaceholder property
Will shown when image is loading and small placeholder is not provided yet
Implementation
final Widget Function(BuildContext conetxt, String url)?
progressivePlaceholder;
Will shown when image is loading and small placeholder is not provided yet
final Widget Function(BuildContext conetxt, String url)?
progressivePlaceholder;