menu
arithmetic_ui_package package
documentation
simple_package.dart
CustomPublisher
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
CustomMessage
?
>
get
stream
Implementation
Stream<CustomMessage?> get stream => _latestMessage.stream;
arithmetic_ui_package package
documentation
simple_package
CustomPublisher
stream property
CustomPublisher class