isStatic property

  1. @override
bool get isStatic
override

Whether the layer should remain static in a scrollable chart

Implementation

@override
bool get isStatic => true;