onSelected property

ContextMenuItemSelected<T>? onSelected
final

Called when the context menu selection changes.

Implementation

final ContextMenuItemSelected<T>? onSelected;