RadioButtonItem

constructor(label: String, isChecked: Boolean = false)

Parameters

label

The label of the radio button.

isChecked

The state of the radio button.