onOk property

VoidCallback? onOk
final

Callback to be called after the user views the error, and taps OK in the dialog.

Implementation

final VoidCallback? onOk;