menu
language_translator package
documentation
view_models/mixins/locale_validator.dart
LocaleValidatorMixin
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
Locale
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
language_translator package
documentation
view_models/mixins/locale_validator
LocaleValidatorMixin
stream property
LocaleValidatorMixin mixin