onPanoramaLongClick method
The Panorama was long clicked.
Implementation
Stream<PanoramaLongClickEvent> onPanoramaLongClick({required int viewId}) {
throw UnimplementedError('onPanoramaLongClick() has not been implemented.');
}
The Panorama was long clicked.
Stream<PanoramaLongClickEvent> onPanoramaLongClick({required int viewId}) {
throw UnimplementedError('onPanoramaLongClick() has not been implemented.');
}