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