withColour

@NotNull
open fun withColour(rgb: Int): @NotNull StructuredText.Mutable(source)
@NotNull
open fun withColour(@NotNull colour: @NotNull DefaultFormattingColour): @NotNull StructuredText.Mutable(source)