groupExpanderIcon property

Widget? groupExpanderIcon
final

This icon indicates the expand-collapse state of a group in a caption summary row.

It will be displayed only if the SfDataGrid.autoExpandCollapseGroup property is set to true.

Implementation

final Widget? groupExpanderIcon;