value property

T value
final

Typed identity; this is what UiSelect.onChanged emits and what UiSelect.value compares against.

Implementation

final T value;