values property

List<String>? values
final

Current selected values in a list Displayed on top of the select for clarity

Implementation

final List<String>? values;