value property
T
value
final
Typed identity; this is what UiSelect.onChanged emits and what UiSelect.value compares against.
Implementation
final T value;
Typed identity; this is what UiSelect.onChanged emits and what UiSelect.value compares against.
final T value;