SettingCategory

constructor(title: String, key: String, items: List<Setting>)

Parameters

title

The title of the category.

key

should be ignored.

items

The Settings to be grouped in the category.