color property

Color? color
final

The color for descendant MaterialWeekdayButton widgets' Text widgets if the day is enabled.

The Text widget by default contains the shortened version of the day.

Implementation

final Color? color;