autoFlipListDirection property

bool autoFlipListDirection
final

If set to false, suggestion list will not be reversed according to the autoFlipDirection property.

Defaults to true.

Implementation

final bool autoFlipListDirection;