menu
ezviz_flutter package
documentation
ezviz_playback_controller.dart
PlaybackSpeed
PlaybackSpeed.new constructor
PlaybackSpeed.new constructor
dark_mode
light_mode
PlaybackSpeed
constructor
PlaybackSpeed
(
{
required
double
value
,
required
String
display
,
})
Implementation
PlaybackSpeed({ required this.value, required this.display, });
ezviz_flutter package
documentation
ezviz_playback_controller
PlaybackSpeed
PlaybackSpeed.new constructor
PlaybackSpeed class