onChanged property
The variable returns the value when use taps on the widget in boolean
Implementation
final ValueChanged<bool> onChanged;
The variable returns the value when use taps on the widget in boolean
final ValueChanged<bool> onChanged;