showDebugSwitch property

bool showDebugSwitch
final

If true, shows the debug switch in the PDF preview toolbar.

The debug switch overlays element bounding boxes on the PDF preview, which is useful during template development to verify layout.

Defaults to false.

Implementation

final bool showDebugSwitch;