selectedColor property

Color? selectedColor
final

The color to use when this switch is on.

Defaults to ColorScheme.primary.

Implementation

final Color? selectedColor;