ProgressIndicatorScope

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun ProgressIndicatorScope.ProgressBar(shape: Shape = RectangleShape, color: Color = LocalContentColor.current)

A progress bar component that automatically fills the width of its parent based on the progress value.