values property

List? values
final

The current dropdown value.

Implementation

final List<dynamic>? values;