-
public final class IndicatorKt
-
-
Method Summary
Modifier and Type Method Description final static UnitIndicator(Integer pageCount, Integer currentPage, Float indicatorProgress, Modifier modifier, Color activeColor, Color inactiveColor, Shape indicatorShape, Dp inactiveIndicatorWidth, Dp inactiveIndicatorHeight, Dp activeIndicatorWidth, Dp activeIndicatorHeight, Dp spacing, IndicatorMode mode, Float scale)-
-
Method Detail
-
Indicator
@Composable() final static Unit Indicator(Integer pageCount, Integer currentPage, Float indicatorProgress, Modifier modifier, Color activeColor, Color inactiveColor, Shape indicatorShape, Dp inactiveIndicatorWidth, Dp inactiveIndicatorHeight, Dp activeIndicatorWidth, Dp activeIndicatorHeight, Dp spacing, IndicatorMode mode, Float scale)
-
-
-
-