🌈 Create new beautiful Compose Gradients with our new wesite ->
Object

PageIndicatorDefaults

Contains the default values used by HorizontalPageIndicator

Source set: Android
public object PageIndicatorDefaults

Contains the default values used by HorizontalPageIndicator

Functions

style

Source set: Android
@Composable
    public fun style(): PageIndicatorStyle

Default style of HorizontalPageIndicator. Depending on shape of device, it returns either Curved or Linear style.

Content updated: