PageIndicatorDefaults


object PageIndicatorDefaults


Contains the default values used by HorizontalPageIndicator

Summary

Public functions

PageIndicatorStyle

Default style of HorizontalPageIndicator.

Public functions

style

Added in 1.0.0
@Composable
fun style(): PageIndicatorStyle

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