Idle

data class Idle(val preview: Preview) : UiState

Idle state.

This state is active either:

Constructors

Link copied to clipboard
fun Idle(preview: Preview)

Properties

Link copied to clipboard