onLabelColor property
final
The color to use for the accessibility label when the switch is on.
Defaults to CupertinoColors.white when null.
Implementation
final Color? onLabelColor;
The color to use for the accessibility label when the switch is on.
Defaults to CupertinoColors.white when null.
final Color? onLabelColor;