menu
flutter_crud_esquemas_dynamicos_mobile package
documentation
bloc/socket/socket_bloc.dart
SocketBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
SocketState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
flutter_crud_esquemas_dynamicos_mobile package
documentation
bloc/socket/socket_bloc
SocketBloc
stream property
SocketBloc class