DebugMenuHeader

private fun DebugMenuHeader(text: String, modifier: Modifier = Modifier)(source)

Renders the DebugMenuHeader UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

text

text value consumed by the API.

modifier

Compose modifier applied to the rendered UI.