Error

data class Error(val painter: Painter?) : State

The request failed due to ErrorResult.throwable.

Constructors

Link copied to clipboard
constructor(painter: Painter?)

Properties

Link copied to clipboard
open override val painter: Painter?

The current painter being drawn by Image.