showViewport property

bool showViewport
final

Whether to show the viewport indicator rectangle.

When true, displays a highlighted region showing the currently visible portion of the graph. Defaults to true.

Implementation

final bool showViewport;