allowExpandCollapseGroup property
Checks whether to expand and collapse a specific group interactively by tapping the caption summary row. The groupExpanderIcon
will be displayed leading in a caption summary row if it is set to true to indicate the group's expand-collapse state.
The default value is false.
Implementation
final bool allowExpandCollapseGroup;