ProgressIndicatorDefaults
object ProgressIndicatorDefaults
Contains the default values used for LinearProgressIndicator.
Summary
Public properties |
|
|---|---|
ColorProvider |
Default ColorProvider for the background in |
ColorProvider |
Default ColorProvider for the progress indicator in |
Public properties
BackgroundColorProvider
Added in 1.0.0
val BackgroundColorProvider: ColorProvider
Default ColorProvider for the background in LinearProgressIndicator.
IndicatorColorProvider
Added in 1.0.0
val IndicatorColorProvider: ColorProvider
Default ColorProvider for the progress indicator in LinearProgressIndicator.