trackBorderColor property
final
Overrides the default Color of the Scrollbar track border when trackVisibility is true in all descendant Scrollbar widgets.
Resolves in the following states:
- WidgetState.hovered on web and desktop platforms.
Implementation
final MaterialStateProperty<Color?>? trackBorderColor;