value property
T?
value
final
The value that will be returned by showMenu if this entry is selected.
Implementation
final T? value;
The value that will be returned by showMenu if this entry is selected.
final T? value;