rotateModeNotifier property
旋转角度变化通知器
Value notifier for rotate mode
Implementation
final SafeValueNotifier<int> rotateModeNotifier =
SafeValueNotifier(SettingConstants.defaultRotateMode);
旋转角度变化通知器
Value notifier for rotate mode
final SafeValueNotifier<int> rotateModeNotifier =
SafeValueNotifier(SettingConstants.defaultRotateMode);