menu
antd_flutter_mobile package
documentation
components/check/list.dart
AntdCheckList
values property
values property
dark_mode
light_mode
values
property
Set
<
String
>
?
values
final
默认选中的值
Implementation
final Set<String>? values;
antd_flutter_mobile package
documentation
components/check/list
AntdCheckList
values property
AntdCheckList class