menu
te_widgets package
documentation
widgets/badge/badge.dart
TBadge
textColor property
textColor property
dark_mode
light_mode
textColor
property
Color
?
textColor
final
The text color of the badge.
Defaults to white.
Implementation
final Color? textColor;
te_widgets package
documentation
widgets/badge/badge
TBadge
textColor property
TBadge class