checkedIds property

List<String>? checkedIds
final

勾选的CheckBox id列表

Implementation

final List<String>? checkedIds;