requestConstantHeight property
bool
requestConstantHeight
final
Defines if the menu's height should be forced to remain consistent, disregarding the available space and position.
Behavior of this option depends on the implementation of ComponentsConfiguration.menuPositionAndSizeComponent.
Implementation
final bool requestConstantHeight;