toggleButtonTextStyle property

TextStyle? toggleButtonTextStyle
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;