onPreShow property

FutureOr<bool> Function()? onPreShow
final

设置是否需要显示弹窗内容

Implementation

final FutureOr<bool> Function()? onPreShow;