bold(_:)
Applies a bold font weight to the text.
Declaration
nonisolated func bold(_ isActive: Bool) -> TextParameters
- isActive:
A Boolean value that indicates whether text has bold styling.
Return Value
Bold text.
Applies a bold font weight to the text.
nonisolated func bold(_ isActive: Bool) -> TextA Boolean value that indicates whether text has bold styling.
Bold text.