loadingBuilder property
While imageData is not resolved, loadingBuilder is called by PhotoView into the screen, by default it is a centered CircularProgressIndicator
Implementation
final LoadingBuilder? loadingBuilder;
While imageData is not resolved, loadingBuilder is called by PhotoView into the screen, by default it is a centered CircularProgressIndicator
final LoadingBuilder? loadingBuilder;