common
Toggle table of contents
1.0
common
Platform filter
common
Switch theme
Search in API
common
common
/
dev.brahmkshatriya.echo.common.settings
/
SettingCategory
/
SettingCategory
Setting
Category
constructor
(
title
:
String
,
key
:
String
,
items
:
List
<
Setting
>
)
Parameters
title
The title of the category.
key
should be ignored.
items
The
Setting
s to be grouped in the category.