onSelectCheckBox property

(dynamic Function(Map<int, T>)?) onSelectCheckBox
final

Implementation

final Function(Map<int, T>)? onSelectCheckBox;