initialSelectedItemsIndex property

List<int>? initialSelectedItemsIndex
final

A List of items that should be selected at the initial state

Implementation

final List<int>? initialSelectedItemsIndex;