onChanged property

void Function(bool?) onChanged
final

Called once the checkbox check status changes.

Implementation

final void Function(bool?) onChanged;