rightArrowToComplete property
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;
Whether the autocomplete should complete the text when a completion is available and the user presses right arrow. Defaults to false.
final bool rightArrowToComplete;