rightArrowToComplete property

bool rightArrowToComplete
final

Whether the autocomplete should complete the text when a completion is available and the user presses right arrow. Defaults to false.

Implementation

final bool rightArrowToComplete;