thumbColor property Null safety

Color thumbColor
final

The color to use for the thumb of the slider.

Thumb color must not be null.

Defaults to CupertinoColors.white.

Implementation

final Color thumbColor;