menu
te_widgets package
documentation
widgets/select/select.dart
TSelect<T, V, K>
itemValue property
itemValue property
dark_mode
light_mode
itemValue
property
ItemValueAccessor
<
T
,
V
>
?
itemValue
final
Implementation
final ItemValueAccessor<T, V>? itemValue;
te_widgets package
documentation
widgets/select/select
TSelect<T, V, K>
itemValue property
TSelect class