menu
sidebar_widget package
documentation
Navigation/widget/config.dart
ItemConfig
textColor property
textColor property
dark_mode
light_mode
textColor
property
Color
?
textColor
final
The color to use for the item's text label.
Implementation
final Color? textColor;
sidebar_widget package
documentation
Navigation/widget/config
ItemConfig
textColor property
ItemConfig class