TransitionAwarePainterDelegate

abstract class TransitionAwarePainterDelegate : Painter

Functions

Link copied to clipboard
abstract fun createNewIcon(modelStateInfoSnapshot: ModelStateInfoSnapshot): Painter
Link copied to clipboard
fun DrawScope.draw(size: Size, alpha: Float, colorFilter: ColorFilter?)

Properties

Link copied to clipboard
open override val intrinsicSize: Size