groupKey property

String groupKey
final

Deterministic key, e.g. '$columnId:$value'. Passed to ToggleGroupExpansionEvent and used as the GroupState.expandedGroups key.

Implementation

final String groupKey;