options property

Future<Set<T>> options
final

A future that results in the options for the combobox.

Implementation

final Future<Set<T>> options;