onChanged property

ValueChanged<bool>? onChanged
final

The callback function.

Implementation

final ValueChanged<bool>? onChanged;