menu
eliud_pkg_chat_model package
documentation
model/chat_repository.dart
ChatChanged typedef
ChatChanged typedef
dark_mode
light_mode
ChatChanged
typedef
ChatChanged
=
dynamic Function
(
ChatModel
?
value
)
Implementation
typedef ChatChanged = Function(ChatModel? value);
eliud_pkg_chat_model package
documentation
model/chat_repository
ChatChanged typedef
chat_repository library