menu
androssy package
documentation
core.dart
AuthController
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
AuthResponse
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
androssy package
documentation
core
AuthController
stream property
AuthController class