onDismiss property

(void Function()?) onDismiss
final

called after dismissing the popup

Implementation

final void Function()? onDismiss;