thumbColor property
final
The color of the scrollbar thumb.
If null, defaults to Color(0x66BCBCBC).
Implementation
final Color? thumbColor;
The color of the scrollbar thumb.
If null, defaults to Color(0x66BCBCBC).
final Color? thumbColor;