Progress Indicator Scope
class ProgressIndicatorScope
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.