onSelected property

PopupMenuItemSelected<T>? onSelected
final

Called when the user selects a value from the popup menu created by this

Implementation

final PopupMenuItemSelected<T>? onSelected;