thumbColor property

Color? thumbColor
final

The color to use for the thumb of the switch.

Defaults to CupertinoColors.white when null.

Implementation

final Color? thumbColor;