withModifiers

abstract fun withModifiers(modifiers: Set<Modifier>): StyleSet
open fun withModifiers(vararg modifiers: Modifier): StyleSet

Creates a copy of this StyleSet with the given modifiers.