value property
final
the value used to identify the entry.
This value must be unique across all entries in a DropdownMenu.
Implementation
final T value;
the value used to identify the entry.
This value must be unique across all entries in a DropdownMenu.
final T value;