trackColor property

WidgetStateProperty<Color?>? trackColor
final

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

Resolves in the following states:

Implementation

final WidgetStateProperty<Color?>? trackColor;