suggestionDirection property
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;