headingRowDecoration property

BoxDecoration? headingRowDecoration
final

If set this field will override the current BoxDecoration. It takes precedence over headerRowColor when both are provided.

Implementation

final BoxDecoration? headingRowDecoration;