menu
slang package
documentation
api/state.dart
GlobalLocaleState
getStream method
getStream method
dark_mode
light_mode
getStream
method
Stream
<
BaseAppLocale
<
BaseTranslations
>
>
getStream
(
)
Implementation
Stream<BaseAppLocale> getStream() { return _controller.stream; }
slang package
documentation
api/state
GlobalLocaleState
getStream method
GlobalLocaleState class