initialItems property

List<T>? initialItems
final

Initial selected items from the list of items.

Implementation

final List<T>? initialItems;