value property

T? value
final

The value to return if the user selects this menu item.

Eventually returned in a call to DropdownButton.onChanged.

Implementation

final T? value;