with Removed Modifiers
abstract override fun withRemovedModifiers(vararg modifiers: Modifier): CharacterTile
Content copied to clipboard
abstract override fun withRemovedModifiers(modifiers: Set<Modifier>): CharacterTile
Content copied to clipboard
Creates a copy of this StyleSet with the given modifiers removed.