menu
ianvs_agent_chat package
documentation
ui/components/prompt_input.dart
PromptInput
onReorderQueuedPrompt property
onReorderQueuedPrompt property
dark_mode
light_mode
onReorderQueuedPrompt
property
void Function
(
int
oldIndex
,
int
newIndex
)
?
onReorderQueuedPrompt
final
Implementation
final void Function(int oldIndex, int newIndex)? onReorderQueuedPrompt;
ianvs_agent_chat package
documentation
ui/components/prompt_input
PromptInput
onReorderQueuedPrompt property
PromptInput class