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:
- MaterialState.hovered on web and desktop platforms.
Implementation
final MaterialStateProperty<Color?>? trackBorderColor;