onSelected property

ValueChanged<T> onSelected
final

Called with the selected value after the popup menu closes.

Implementation

final ValueChanged<T> onSelected;