onChange property

ValueChanged<bool>? onChange
final

Called when the value is changed

Implementation

final ValueChanged<bool>? onChange;