thumbColor property

Color? thumbColor
final

The color of the scrollbar thumb.

If null, defaults to Color(0x66BCBCBC).

Implementation

final Color? thumbColor;