SequentialOnboardingUiState

constructor(steps: List<Step> = emptyList(), currentPage: Int = 0, pageCount: Int = steps.size, actionText: String = "Start")