menu
firebase_chat_services package
documentation
chat/chat_controller.dart
ChatController
test property
test property
dark_mode
light_mode
test
property
ValueNotifier
<
bool
>
test
getter/setter pair
Implementation
ValueNotifier<bool> test = ValueNotifier(false);
firebase_chat_services package
documentation
chat/chat_controller
ChatController
test property
ChatController class