menu
meshagent_flutter_shadcn package
documentation
chat/chat_bot_view.dart
ChatBotView
attachmentBuilder property
attachmentBuilder property
dark_mode
light_mode
attachmentBuilder
property
Widget
Function
(
BuildContext
context
,
FileAttachment
upload
)
?
attachmentBuilder
final
Implementation
final Widget Function(BuildContext context, FileAttachment upload)? attachmentBuilder;
meshagent_flutter_shadcn package
documentation
chat/chat_bot_view
ChatBotView
attachmentBuilder property
ChatBotView class