menu
widget_modifier package
documentation
widgets.dart
RawScrollbarModifier
thumbColor property
thumbColor property
dark_mode
light_mode
thumbColor
property
Color
?
thumbColor
final
The color of the scrollbar thumb.
If null, defaults to Color(0x66BCBCBC).
Implementation
final Color? thumbColor;
widget_modifier package
documentation
widgets
RawScrollbarModifier
thumbColor property
RawScrollbarModifier class