weekNameHeaderStyle property
The style applied to the week name header (e.g., "Week 1", "Week 2").
This is an optional TextStyle
used to customize the appearance of the week headers in the table.
Implementation
final TextStyle? weekNameHeaderStyle;