requestAvoidBottomInset property
bool
requestAvoidBottomInset
final
Defines if the menu should avoid Inset on the bottom, typically caused by the opened keyboard.
Behavior of this option depends on the implementation of ComponentsConfiguration.menuPositionAndSizeComponent.
Implementation
final bool requestAvoidBottomInset;