rotationNotifier property
- @Deprecated("Since 4.0.1. Use MapModel itself instead of MapModel.rotationNotifier for listening to map-changes")
final
Implementation
@Deprecated("Since 4.0.1. Use MapModel itself instead of MapModel.rotationNotifier for listening to map-changes")
final ValueNotifier<double> rotationNotifier = ValueNotifier<double>(0.0);