menu
chat_ui_kit package
documentation
chat_ui_kit.dart
ChatsListController<T extends ChatBase>
notifyChanges method
notifyChanges method
dark_mode
light_mode
notifyChanges
method
void
notifyChanges
(
)
Implementation
void notifyChanges() => notifyListeners();
chat_ui_kit package
documentation
chat_ui_kit
ChatsListController<T extends ChatBase>
notifyChanges method
ChatsListController class