pad

fun pad(block: Margin.() -> Unit)


var pad: Margin

Sets the padding of the title. Each padding value only applies when the corresponding xanchor/yanchor value is set accordingly. E.g. for left padding to take effect, xanchor must be set to "left". The same rule applies if xanchor/yanchor is determined automatically. Padding is muted if the respective anchor value is "middle"/"center".