RemoteLinearProgressIndicatorDefaults

object RemoteLinearProgressIndicatorDefaults


Contains defaults for Linear Progress Indicator.

Summary

Public properties

RemoteDp

Large stroke width for RemoteLinearProgressIndicator.

RemoteDp

Small stroke width for RemoteLinearProgressIndicator.

Public properties

StrokeWidthLarge

Added in 1.0.0-alpha11
val StrokeWidthLargeRemoteDp

Large stroke width for RemoteLinearProgressIndicator.

This is also the default stroke width for RemoteLinearProgressIndicator.

StrokeWidthSmall

Added in 1.0.0-alpha11
val StrokeWidthSmallRemoteDp

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.