menu
meshagent_flutter_shadcn package
documentation
chat/chat.dart
ChatThreadMessages
openFile property
openFile property
dark_mode
light_mode
openFile
property
FutureOr
<
void
>
Function
(
String
path
)
?
openFile
final
Implementation
final FutureOr<void> Function(String path)? openFile;
meshagent_flutter_shadcn package
documentation
chat/chat
ChatThreadMessages
openFile property
ChatThreadMessages class