initialValue property

dynamic initialValue
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;