thumbColor property

WidgetStateProperty<Color?>? thumbColor
final

Overrides the default Color of the Scrollbar thumb in all descendant Scrollbar widgets.

Resolves in the following states:

Implementation

final WidgetStateProperty<Color?>? thumbColor;