menu
djangoflow_chat package
documentation
blocs/chat_cubit/chat_cubit.dart
ChatCubit
state property
state property
dark_mode
light_mode
state
property
@
override
ChatState
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
djangoflow_chat package
documentation
blocs/chat_cubit/chat_cubit
ChatCubit
state property
ChatCubit class