final
The color of the scrollbar track's border.
The scrollbar track will only be visible when trackVisibility and thumbVisibility are true.
If null, defaults to Color(0x1a000000).
Implementation
final Color? trackBorderColor;
The color of the scrollbar track's border.
The scrollbar track will only be visible when trackVisibility and thumbVisibility are true.
If null, defaults to Color(0x1a000000).
final Color? trackBorderColor;