TanYF123
Results
1
comments of
TanYF123
I have the same issue. you can also use that method instead of MediaControl.play `if (_playing) MediaControl.pause else const MediaControl( androidIcon: 'drawable/audio_service_play_arrow', label: 'Play', action: MediaAction.playPause, ),`