thumbColor property
final
The color used to paint the interior of the thumb that appears behind the currently selected item.
The default value is a CupertinoDynamicColor that appears white in light mode and becomes a gray color in dark mode.
Implementation
final Color thumbColor;