menu
meshagent_flutter_shadcn package
documentation
chat/chat.dart
ChatThread
onMessageSent property
onMessageSent property
dark_mode
light_mode
onMessageSent
property
void Function
(
ChatMessage
message
)
?
onMessageSent
final
Implementation
final void Function(ChatMessage message)? onMessageSent;
meshagent_flutter_shadcn package
documentation
chat/chat
ChatThread
onMessageSent property
ChatThread class