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

DefaultRemotePageIndicatorState

Default implementation of RemotePageIndicatorState.

Source set: Android
public class DefaultRemotePageIndicatorState(
    override val pageCount: Int,
    override val selectedPage: RemoteInt = 0.ri,
    override val pageOffset: RemoteFloat = 0f.rf,
) : RemotePageIndicatorState

Default implementation of RemotePageIndicatorState.

Content updated: