thumbColor property

Color? thumbColor
final

The color used to paint the interior of the thumb that appears behind the currently selected item.

The default value is a Colors.lightBlueAccent.

Implementation

final Color? thumbColor;