defaultChecks property

List<int>? defaultChecks
final

默认选中的按钮--多选 allowMultipleChoice 启用

Implementation

final List<int>? defaultChecks;