value property

T? value
final

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

Eventually returned in a call to DropdownButton2.onChanged.

Implementation

final T? value;