padding

@JvmName(name = "sfbcoyrmtwkpayjx")
suspend fun padding(value: Output<TemplateSpacingArgs>)
@JvmName(name = "fchtbhhamfmoxlcm")
suspend fun padding(value: TemplateSpacingArgs?)

Parameters

value

The spacing between section content and its top, bottom, left, and right edges. There is no padding by default.


@JvmName(name = "itithwklloqhxyvt")
suspend fun padding(argument: suspend TemplateSpacingArgsBuilder.() -> Unit)

Parameters

argument

The spacing between section content and its top, bottom, left, and right edges. There is no padding by default.