menu
vinyl package
documentation
ui/player_widgets.dart
PlaybackSpeedButton
PlaybackSpeedButton.new const constructor
PlaybackSpeedButton.new const constructor
dark_mode
light_mode
PlaybackSpeedButton
constructor
const
PlaybackSpeedButton
(
{
required
List
<
double
>
speeds
,
Key
?
key
,
})
Implementation
const PlaybackSpeedButton({ required this.speeds, super.key, });
vinyl package
documentation
ui/player_widgets
PlaybackSpeedButton
PlaybackSpeedButton.new const constructor
PlaybackSpeedButton class