DuoVector

A pair of vector icons that switch based on the current theme.

Constructors

Link copied to clipboard
constructor(darkVector: ImageVector, lightVector: ImageVector)

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.