direction property

VerticalDirection? direction
final

The direction in which the suggestions box opens.

Defaults to VerticalDirection.down.

Implementation

final VerticalDirection? direction;