initialSelectedIndexes property

List<int>? initialSelectedIndexes
final

Selected indexes, which will be initialized when the widget is inserted into the widget tree

Implementation

final List<int>? initialSelectedIndexes;