Source set: Android
public object RemoteLinearProgressIndicatorDefaults
Contains defaults for Linear Progress Indicator.
Properties
StrokeWidthLarge
Source set: Android
public val StrokeWidthLarge: RemoteDp = 12.rdp
Large stroke width for RemoteLinearProgressIndicator.
This is also the default stroke width for RemoteLinearProgressIndicator.
StrokeWidthSmall
Source set: Android
public val StrokeWidthSmall: RemoteDp = 8.rdp
Small stroke width for RemoteLinearProgressIndicator.
This is the minimum recommended stroke value for RemoteLinearProgressIndicator to ensure that the dot shown at the end of the range can be distinguished.