menu
ianvs_agent_chat package
documentation
ui/components/prompt_input.dart
SessionConfigSelectionCallback typedef
SessionConfigSelectionCallback typedef
dark_mode
light_mode
SessionConfigSelectionCallback
typedef
SessionConfigSelectionCallback
=
void Function
(
String
configId
,
Object
value
)
Implementation
typedef SessionConfigSelectionCallback = void Function(String configId, Object value);
ianvs_agent_chat package
documentation
ui/components/prompt_input
SessionConfigSelectionCallback typedef
prompt_input library