menu
flutter_fit_events package
documentation
models/event_dispatcher.dart
AppEventsDispatcher
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
AppEvent
?
>
get
stream
Implementation
Stream<AppEvent?> get stream => _stream;
flutter_fit_events package
documentation
models/event_dispatcher
AppEventsDispatcher
stream property
AppEventsDispatcher class