isLoading property

bool isLoading
final

Whether the AI is currently processing a message.

When true, the input field is disabled and shows a loading indicator.

Implementation

final bool isLoading;