alertBarIsHidden property

bool? alertBarIsHidden
final

ios 弹窗设置参数 是否隐藏bar bar 为true 时 alertCloseItemIsHidden 也为true

Implementation

final bool? alertBarIsHidden;