placeHolder property

PlaceholderWidgetBuilder? placeHolder
final

Widget displayed while the target imageUrl is loading, works only if cacheImage is true.

Implementation

final PlaceholderWidgetBuilder? placeHolder;