value property
dynamic
value
final
The value of the dropdown item, used to identify the item when selected.
Implementation
final dynamic value;
The value of the dropdown item, used to identify the item when selected.
final dynamic value;