initialPickedItems property

List<T>? initialPickedItems
final

The list of initial picked items.

Implementation

final List<T>? initialPickedItems;