weekNameHeaderStyle property
The style applied to the week name header (e.g., "Mon", "Tue", "Wed", etc.).
This optional TextStyle
is used to customize the appearance of the week header row.
Implementation
final TextStyle? weekNameHeaderStyle;
The style applied to the week name header (e.g., "Mon", "Tue", "Wed", etc.).
This optional TextStyle
is used to customize the appearance of the week header row.
final TextStyle? weekNameHeaderStyle;