progressIndicatorColors

fun progressIndicatorColors(foregroundColor: Color = MiuixTheme.colorScheme.primary, disabledForegroundColor: Color = MiuixTheme.colorScheme.disabledPrimarySlider, backgroundColor: Color = MiuixTheme.colorScheme.secondaryContainer): ProgressIndicatorColors

The default ProgressIndicatorColors used by LinearProgressIndicator and CircularProgressIndicator.