toggleButtonTextStyle property
final
Overrides the default text style used for the text of toggle mode button.
If no TextStyle.color is given, subHeaderForegroundColor will be used.
Implementation
final TextStyle? toggleButtonTextStyle;
Overrides the default text style used for the text of toggle mode button.
If no TextStyle.color is given, subHeaderForegroundColor will be used.
final TextStyle? toggleButtonTextStyle;