menu
Dart
dart:async
StreamController
<
T
>
stream property
stream
dark_mode
light_mode
description
stream
property
Stream
<
T
>
get
stream
The stream that this controller is controlling.
Implementation
Stream<T> get stream;
Dart
dart:async
StreamController
<
T
>
stream property
StreamController class
Cookies management controls