ArcGISSceneView constructor

const ArcGISSceneView({
  1. required ArcGISSceneViewController controllerProvider(),
  2. void onSceneViewReady()?,
  3. void onTap(
    1. Offset localPosition
    )?,
  4. void onLongPressEnd(
    1. Offset localPosition
    )?,
  5. Key? key,
})

Creates an ArcGIS scene view.