onCheckedChild property

(void Function(int index)?) onCheckedChild
final

Function that will be executed if a child will be selected

Implementation

final void Function(int index)? onCheckedChild;