urgentBackgroundColor property
The background color for the urgent state (when remaining days are at or below urgentThreshold).
Defaults to the theme's colorScheme.errorContainer.
Implementation
final Color? urgentBackgroundColor;
The background color for the urgent state (when remaining days are at or below urgentThreshold).
Defaults to the theme's colorScheme.errorContainer.
final Color? urgentBackgroundColor;