Idle

data class Idle(val preview: Preview) : UiState

Idle state.

This state is active either:

Constructors

Link copied to clipboard
constructor(preview: Preview)

Properties

Link copied to clipboard