thumbColor property

MaterialStateProperty<Color?>? thumbColor
final

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

Resolves in the following states:

Implementation

final MaterialStateProperty<Color?>? thumbColor;