initialIndexes property

List<int>? initialIndexes
final

若为null表示全部从零开始

Implementation

final List<int>? initialIndexes;