manualAiCompletion property

VoidCallback? manualAiCompletion
getter/setter pair

Callback for manually triggering AI completion. Set this to enable custom AI completion triggers.

Implementation

VoidCallback? manualAiCompletion;