onSelected property

ValueChanged<T> onSelected
final

Action to be performed on selection

Implementation

final ValueChanged<T> onSelected;