ui/setting/setting_item library

Classes

SettingItem<T>
设置项数据模型

Enums

SettingItemType
设置项在界面中的展示类型

Typedefs

SettingItemTapCallback = void Function(int index, SettingItem item)
设置项点击回调