FormTitle

internal fun FormTitle(title: String, subtitle: String? = null)(source)

Renders the FormTitle UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

title

title value consumed by the API.

subtitle

subtitle value consumed by the API.