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