invertYAxisAlignmentWhenOverflow property

bool invertYAxisAlignmentWhenOverflow
final

Whether or not to swap the alignment, for example, from bottomCenter to topCenter when the bottom of the dropdown exceeds the screen height.

Implementation

final bool invertYAxisAlignmentWhenOverflow;