initialSelectedItems property

List<T>? initialSelectedItems
final

The initial list of items to be selected when the dialog is displayed.

Implementation

final List<T>? initialSelectedItems;