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