showAiButton property
bool
get
showAiButton
Whether the floating AI button should be displayed.
Implementation
bool get showAiButton => _showAiButton;
Whether the floating AI button should be displayed.
bool get showAiButton => _showAiButton;