stopIndicatorColor property
final
Overrides the stop indicator color of the LinearProgressIndicator.
If LinearProgressIndicator.year2023 is false or ThemeData.useMaterial3 is false, then no stop indicator will be drawn.
Implementation
final Color? stopIndicatorColor;