onPressed property

(void Function()?) onPressed
final

Callback at the time before showing popup

Implementation

final void Function()? onPressed;