isMaybeFocus property

bool isMaybeFocus
final

视图是否包含焦点获取组件,解决弹框内部焦点与页面焦点冲突 默认为 true

Implementation

final bool isMaybeFocus;