loadingWidget property

Widget? loadingWidget
final

loadingWidget : (Widget) show custom widget until the map finish initialization

Implementation

final Widget? loadingWidget;