imageLoadingIndicator abstract method
Loading Indicator for the Media Viewer If not used CircularProgressIndicator will be its placeholder
Implementation
Widget? imageLoadingIndicator(BuildContext context);
Loading Indicator for the Media Viewer If not used CircularProgressIndicator will be its placeholder
Widget? imageLoadingIndicator(BuildContext context);