onChanged property

void Function(bool value)? onChanged
getter/setter pair

Implementation

late void Function(bool value)? onChanged;