orderedCustomSizedIndices property

Iterable<int> orderedCustomSizedIndices
latefinal

The ordered indices of all custom sized header in this index.

Implementation

late final orderedCustomSizedIndices = _customSizedHeaders.keys;