onRotationChanged property
Invokes the callback when rotation of the ArcGISMapViewController changes.
Implementation
Stream<double> get onRotationChanged =>
_rotationChangedStreamController.stream;
Invokes the callback when rotation of the ArcGISMapViewController changes.
Stream<double> get onRotationChanged =>
_rotationChangedStreamController.stream;