onChanged property

ValueChanged<bool> onChanged
final

The variable returns the value when use taps on the widget in boolean

Implementation

final ValueChanged<bool> onChanged;