上层视图构建方法
@override Widget onItemUpdate(E? item, int position) => onItemCheckedUpdate(item, position, _checks.contains(item));