onTap property

void Function(Offset localPosition)? onTap
final

Called when the user taps on the scene view.

Use localPosition to perform tasks based on the location of the tap, such as identifying the tapped item. Use with methods on ArcGISSceneViewController such as ArcGISSceneViewController.identifyLayer().