menu
flutter_music_player package
documentation
widgets/buttons/maximized_play_button.dart
MaximizedPlayButton
MaximizedPlayButton.new const constructor
MaximizedPlayButton.new const constructor
dark_mode
light_mode
MaximizedPlayButton
constructor
const
MaximizedPlayButton
(
{
Key
?
key
,
})
Implementation
const MaximizedPlayButton({Key? key}) : super(key: key);
flutter_music_player package
documentation
widgets/buttons/maximized_play_button
MaximizedPlayButton
MaximizedPlayButton.new const constructor
MaximizedPlayButton class