menu
meshagent_flutter_shadcn package
documentation
chat/chat.dart
ChatThreadInput
onSend property
onSend property
dark_mode
light_mode
onSend
property
void Function
(
String
,
List
<
FileUpload
>
)
onSend
final
Implementation
final void Function(String, List<FileUpload>) onSend;
meshagent_flutter_shadcn package
documentation
chat/chat
ChatThreadInput
onSend property
ChatThreadInput class