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