Contents

italic(_:)

Applies italics to the text.

Declaration

nonisolated func italic(_ isActive: Bool) -> Text

Parameters

  • isActive:

    A Boolean value that indicates whether italic styling is added.

Return Value

Italic text.

See Also

Styling the view’s text