designsystem
Toggle table of contents
1.0.31
common
Target filter
common
Switch theme
Search in API
Skip to content
designsystem
designsystem
/
com.diegoferreiracaetano.dlearn.designsystem.components.carousel
/
PageIndicator
Page
Indicator
@
Composable
fun
PageIndicator
(
totalPages
:
Int
,
currentPage
:
Int
,
modifier
:
Modifier
=
Modifier
)