hasGroups property

bool get hasGroups

Whether any column grouping is active.

Implementation

bool get hasGroups => groupedColumnIds.isNotEmpty;