italic(_:)
Applies italics to the text.
Declaration
nonisolated func italic(_ isActive: Bool) -> TextParameters
- isActive:
A Boolean value that indicates whether italic styling is added.
Return Value
Italic text.
Applies italics to the text.
nonisolated func italic(_ isActive: Bool) -> TextA Boolean value that indicates whether italic styling is added.
Italic text.