mapDataLoadFailed property
final
This widget will be displayed when map data loading is failed
If no widget is specified, a default Text message will be used
Implementation
final Widget? mapDataLoadFailed;
This widget will be displayed when map data loading is failed
If no widget is specified, a default Text message will be used
final Widget? mapDataLoadFailed;