groupBackgroundColor property

Color? groupBackgroundColor
final

Background color used by column group header cells.

When omitted, the group header uses backgroundColor.

Implementation

final Color? groupBackgroundColor;