SectionHeader

fun SectionHeader(titleResId: Int, modifier: ERROR CLASS: Symbol not found for Modifier = Modifier)

Renders a bold section title followed by a full-width horizontal divider.

Parameters

titleResId

String resource ID for the section title text.

modifier

Modifier applied to the wrapping Column.