initialValue property
final
The value of the selected item.
A ZetaDropdownItem in items must have a corresponding value for this to be set.
Implementation
final dynamic initialValue;
The value of the selected item.
A ZetaDropdownItem in items must have a corresponding value for this to be set.
final dynamic initialValue;