initialValue property

List<V>? initialValue
final

The list of selected values before interaction.

Implementation

final List<V>? initialValue;