Large

class Large(val marker: Boolean = true) : OudsHeadingTextSize

A high-emphasis heading used for important sections and content groupings. It helps organize information while maintaining strong visual hierarchy.

Parameters

marker

Controls the brand-colored marker display below the heading large text. It enhances its visual emphasis and reinforce information hierarchy. This optional decorative element helps highlight important sections and improve content scanability. Use it selectively to maintain its impact and avoid visual clutter. Note: If the current theme doesn't allow marker for heading large texts, this parameter is ignored.

Constructors

Link copied to clipboard
constructor(marker: Boolean = true)

Properties

Link copied to clipboard
Link copied to clipboard
open val maxWidth: Dp
Link copied to clipboard