menu
flutter_radio_player package
documentation
flutter_radio_player.dart
FlutterRadioPlayer
getPlaybackStream method
getPlaybackStream method
dark_mode
light_mode
getPlaybackStream
method
Stream
<
bool
>
getPlaybackStream
(
)
Implementation
Stream<bool> getPlaybackStream() => FlutterRadioPlayerPlatform.instance.getIsPlayingStream();
flutter_radio_player package
documentation
flutter_radio_player
FlutterRadioPlayer
getPlaybackStream method
FlutterRadioPlayer class