The current value of the checkbox.
true = checked, false = unchecked, null = indeterminate. Indeterminate state is only reachable when tristate is true.
true
false
null
final bool? value;