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

Added in 1.0.0-alpha25
val StrokeWidthLargeDp

Large stroke width for LinearProgressIndicator.

This is also the default stroke width for LinearProgressIndicator.

StrokeWidthSmall

Added in 1.0.0-alpha25
val StrokeWidthSmallDp

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.