withRemovedModifiers

abstract override fun withRemovedModifiers(vararg modifiers: Modifier): CharacterTile
abstract override fun withRemovedModifiers(modifiers: Set<Modifier>): CharacterTile

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