customProgressIndicator

open val customProgressIndicator: @Composable (Float) -> Unit? = null

Parameters

customProgressIndicator

Custom view that replaces the default progress indicator view.