InfiniteProgressIndicator
@Sampled
@Composable
fun InfiniteProgressIndicator() {
// This is an infinite progress indicator with 3 pulsing dots that grow and shrink.InfiniteRepeatableSpec repeats the provided animation infinite amount of times.
@Sampled
@Composable
fun InfiniteProgressIndicator() {
// This is an infinite progress indicator with 3 pulsing dots that grow and shrink.