onClosed property

void Function()? onClosed
final

Callback, called when this FloatingContextMenu closes.

Implementation

final void Function()? onClosed;