Class: DeveloperOverlayControlCheckboxes
DeveloperOverlayControlCheckboxes()
This class stores the handlers for the individual checkboxes available in the developer overlay.
Such a class must have label and onPress function.
If the class has a checked property, then that will be called every simulation update to
synchronize the state of the checkbox (only if the developer overaly is opened).