withRemovedModifiers

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

Creates a copy of this StyleSet with the given modifiers removed.