showAnnotations property

bool showAnnotations
final

Whether to show the annotation layers (sticky notes, markers, groups).

When false, annotations are not rendered but remain in the graph data. Defaults to true.

Implementation

final bool showAnnotations;