InputHeader

constructor(title: String? = null, body: String? = null, icon: IconSource? = null)

Parameters

title

The text that is used for the title.

body

The text that is used for the body.

icon

The icon that is displayed on the left side of the title.