thumbColor property
final
The color to use for the thumb of the switch.
Defaults to CupertinoColors.white when null.
Implementation
final Color? thumbColor;
The color to use for the thumb of the switch.
Defaults to CupertinoColors.white when null.
final Color? thumbColor;