onChanged property

void Function(bool)? onChanged
final

A callback function to handle changes in the checked state.

Implementation

final void Function(bool)? onChanged;