value property
        
        T?
        value
        
      
final
      The value to return if the user selects this menu item.
Eventually returned in a call to ZeroDropdownButton.onChanged.
Implementation
final T? value;The value to return if the user selects this menu item.
Eventually returned in a call to ZeroDropdownButton.onChanged.
final T? value;