trackGap property
final
Overrides the active indicator and the background track.
If CircularProgressIndicator.year2023 is false or ThemeData.useMaterial3 is false, then no track gap will be drawn.
If LinearProgressIndicator.year2023 is false or ThemeData.useMaterial3 is false, then no track gap will be drawn.
Implementation
final double? trackGap;