blockly > FieldCheckbox > value_

FieldCheckbox.value_ property

NOTE: The default value is set in Field, so maintain that value instead of overwriting it here or in the constructor.

Signature:

value_: boolean | null;