urgentBackgroundColor property

Color? urgentBackgroundColor
final

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;