speedNotifier property
播放速度变化通知器
Value notifier for speed
Implementation
final SafeValueNotifier<double> speedNotifier =
SafeValueNotifier(SettingConstants.defaultSpeed);
播放速度变化通知器
Value notifier for speed
final SafeValueNotifier<double> speedNotifier =
SafeValueNotifier(SettingConstants.defaultSpeed);