suggestionDirection property

SuggestionDirection suggestionDirection
final

suggestion direction defaults to SuggestionDirection.up if hasOverlay is false then the direction is ignored and the suggestions are shown below the searchfield when suggestionDirection and offset is specified then suggestionDirection is ignored.

Implementation

final SuggestionDirection suggestionDirection;