mapDataLoadFailed property

Widget? mapDataLoadFailed
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;