RasterPainter

A single raster painter that remains constant regardless of theme state.

Constructors

Link copied to clipboard
constructor(painter: Painter)

Properties

Link copied to clipboard
open override val switchMode: ButtonSwitchMode

Functions

Link copied to clipboard
open override fun Icon(state: ThemeAnimationState, tint: Color, modifier: Modifier, contentDescription: String?)

Renders the icon based on the current theme state.