menu
dart_chromecast package
documentation
casting/cast_sender.dart
CastSender
castSessionController property
castSessionController property
dark_mode
light_mode
castSessionController
property
StreamController
<
CastSession
?
>
castSessionController
getter/setter pair
Implementation
late StreamController<CastSession?> castSessionController;
dart_chromecast package
documentation
casting/cast_sender
CastSender
castSessionController property
CastSender class