isClose property

bool isClose
final

用于控制是否可以响应点击外部关闭弹窗,true 关闭,false 不关闭,默认 true

Implementation

final bool isClose;