withModifiers

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

Creates a copy of this StyleSet with the given modifiers.