brightnessNotifier property
播放亮度变化通知器
Value notifier for brightness
Implementation
final SafeValueNotifier<double> brightnessNotifier =
SafeValueNotifier(SettingConstants.defaultBrightness);
播放亮度变化通知器
Value notifier for brightness
final SafeValueNotifier<double> brightnessNotifier =
SafeValueNotifier(SettingConstants.defaultBrightness);