badgeColor property
The background color for the badge. Defaults to AppColors.danger or error theme color.
Implementation
final Color? badgeColor;
The background color for the badge. Defaults to AppColors.danger or error theme color.
final Color? badgeColor;