items property

List<T> items
final

List containing only all the values, not the ZeroDropdownMenuItem

Implementation

final List<T> items;