subHeaderForegroundColor property
final
Overrides the default color used for text labels and icons of sub header foreground.
This is used in TextStyle.color property of toggleButtonTextStyle if no color is given.
Implementation
final Color? subHeaderForegroundColor;