controllerProvider property
final
A function that provides the GeoViewController of the target map. This should return the same controller that is provided to the
corresponding ArcGISMapView, ArcGISSceneView, or ArcGISLocalSceneView.
Implementation
final GeoViewController Function() controllerProvider;