thumbColor property
final
Overrides the default Color of the Scrollbar thumb in all descendant Scrollbar widgets.
Resolves in the following states:
- WidgetState.dragged.
- WidgetState.hovered on web and desktop platforms.
Implementation
final MaterialStateProperty<Color?>? thumbColor;