onPressed property

void Function()? onPressed
final

Callback, called when this MenuButton is tapped.

Implementation

final void Function()? onPressed;