trackBorderColor property

WidgetStateProperty<Color?>? trackBorderColor
final

Overrides the default Color of the Scrollbar track border when trackVisibility is true in all descendant Scrollbar widgets.

Resolves in the following states:

Implementation

final WidgetStateProperty<Color?>? trackBorderColor;