menu
antd_flutter_mobile package
documentation
components/popup/index.dart
AntdBasePopup<Style extends AntdPopupBaseStyle, WidgetType, StateType>
avoidKeyboard property
avoidKeyboard property
dark_mode
light_mode
avoidKeyboard
property
bool
avoidKeyboard
final
当底部弹出式 避免键盘遮挡
Implementation
final bool avoidKeyboard;
antd_flutter_mobile package
documentation
components/popup/index
AntdBasePopup<Style extends AntdPopupBaseStyle, WidgetType, StateType>
avoidKeyboard property
AntdBasePopup class