toggledIndices property

List<int>? toggledIndices
final

Represents the toggled item indices.

Implementation

final List<int>? toggledIndices;