menu
flutter_chrome_cast
_remote_media_client/remote_media_client_platform.dart
GoogleCastRemoteMediaClientPlatformInterface
mediaStatusStream property
mediaStatusStream
dark_mode
light_mode
mediaStatusStream
property
Stream
<
GoggleCastMediaStatus
?
>
get
mediaStatusStream
Stream of media status changes.
Implementation
Stream<GoggleCastMediaStatus?> get mediaStatusStream;
flutter_chrome_cast
remote_media_client_platform
GoogleCastRemoteMediaClientPlatformInterface
mediaStatusStream property
GoogleCastRemoteMediaClientPlatformInterface class