volumeNotifier property
播放音量变化通知器
Value notifier for volume
Implementation
final SafeValueNotifier<double> volumeNotifier =
SafeValueNotifier(SettingConstants.defaultVolume);
播放音量变化通知器
Value notifier for volume
final SafeValueNotifier<double> volumeNotifier =
SafeValueNotifier(SettingConstants.defaultVolume);