value property

T value
final

the value used to identify the entry.

This value must be unique across all entries in a DropdownMenu.

Implementation

final T value;