progressIndicator property
final
This widget will be displayed while map is loading
If no widget is specified, the default CircularProgressIndicator will be used
Implementation
final Widget? progressIndicator;
This widget will be displayed while map is loading
If no widget is specified, the default CircularProgressIndicator will be used
final Widget? progressIndicator;