value property

T? value
final

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

Eventually returned in a call to MacosPopupButton.onChanged.

Implementation

final T? value;