transform
A closure that defines the text transformation.
Declaration
let transform: (AttributeContainer) -> AttributeContainerDiscussion
This closure accepts a container with the current text attributes and returns a container with the new text attributes.