onSelected property

ValueChanged<T> onSelected
final

Called after the user selects a menu item.

Implementation

final ValueChanged<T> onSelected;