onClosed property

void Function()? onClosed
final

Callback, called when this ContextMenuOverlay starts closing.

Implementation

final void Function()? onClosed;