isLoading property
Whether the AI is currently processing a message.
When true, the input field is disabled and shows a loading indicator.
Implementation
final bool isLoading;
Whether the AI is currently processing a message.
When true, the input field is disabled and shows a loading indicator.
final bool isLoading;