items property

List<ComboBoxItem<T>>? items
final

Implementation

final List<ComboBoxItem<T>>? items;