fontWeight

@JvmName(name = "mvpgvljfywttlpex")
suspend fun fontWeight(value: Output<TemplateFontWeightArgs>)
@JvmName(name = "tnebnqkfwuwdgcqq")
suspend fun fontWeight(value: TemplateFontWeightArgs?)

Parameters

value

The option that determines the text display weight, or boldness.


@JvmName(name = "riygspdpwxkitnlq")
suspend fun fontWeight(argument: suspend TemplateFontWeightArgsBuilder.() -> Unit)

Parameters

argument

The option that determines the text display weight, or boldness.