value property
value The new value of the option; pass null to reset option value to a default value
Implementation
final OptionValue? value;
value The new value of the option; pass null to reset option value to a default value
final OptionValue? value;