LinearProgressIndicatorDefaults

object LinearProgressIndicatorDefaults


Contains defaults for Linear Progress Indicator.

Summary

Public properties

Dp

Large stroke width for LinearProgressIndicator.

Dp

Small stroke width for LinearProgressIndicator.

Public properties

StrokeWidthLarge

val StrokeWidthLarge: Dp

Large stroke width for LinearProgressIndicator.

This is also the default stroke width for LinearProgressIndicator.

StrokeWidthSmall

val StrokeWidthSmall: Dp

Small stroke width for LinearProgressIndicator.

This is the minimum stroke value allowed for LinearProgressIndicator to ensure that the dot shown at the end of the range can be distinguished.