onPressed property

VoidCallback? onPressed
final

Action will be performed on click to action button of the dialog.

Implementation

final VoidCallback? onPressed;