onPressed property

VoidCallback? onPressed
final

Callback event when the menu item is selected.

Implementation

final VoidCallback? onPressed;