onLabelColor property

Color? onLabelColor
final

The color to use for the accessibility label when the switch is on.

Defaults to CupertinoColors.white when null.

Implementation

final Color? onLabelColor;