headingRowDecoration property
If set this field will override the current BoxDecoration. It takes precedence over headerRowColor when both are provided.
Implementation
final BoxDecoration? headingRowDecoration;
If set this field will override the current BoxDecoration. It takes precedence over headerRowColor when both are provided.
final BoxDecoration? headingRowDecoration;