menu
vidinfra_player package
documentation
ui/controls/play_pause_button.dart
PlayPauseButton
PlayPauseButton.new const constructor
PlayPauseButton.new const constructor
dark_mode
light_mode
PlayPauseButton
constructor
const
PlayPauseButton
(
{
Key
?
key
,
bool
showWhileLoading
=
false
,
double
?
size
,
})
Implementation
const PlayPauseButton({ super.key, this.showWhileLoading = false, this.size, });
vidinfra_player package
documentation
ui/controls/play_pause_button
PlayPauseButton
PlayPauseButton.new const constructor
PlayPauseButton class