onOpened property

void Function()? onOpened
final

Callback, called when this FloatingContextMenu opens.

Implementation

final void Function()? onOpened;