menu
components_toolbox package
documentation
components/auto_text.dart
AutoText
textColor property
textColor property
dark_mode
light_mode
textColor
property
Color
?
textColor
final
The color to use when painting the text.
Implementation
final Color? textColor;
components_toolbox package
documentation
components/auto_text
AutoText
textColor property
AutoText class