Success

data class Success(val painter: Painter) : State

The request was successful.

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.