autocompleteOnTrailingWhitespace property

bool autocompleteOnTrailingWhitespace
final

Will perform an autocomplete search, if set to true. Note that setting this to true, while providing a smoother UX experience, may cause additional unnecessary queries to the Places API.

Defaults to false.

Implementation

final bool autocompleteOnTrailingWhitespace;