headerColorStyle property

ColorStyle? headerColorStyle
getter/setter pair

The color of the header row.

If this field is set, the header row is filled with the specified color. Otherwise, the header row is filled with a default color.

Implementation

ColorStyle? headerColorStyle;