thumbColor property

Color? thumbColor
final

The color to use for the thumb when this switch is on.

Defaults to ColorScheme.onPrimary.

Implementation

final Color? thumbColor;