menu
chartee package
documentation
models/chart_layer.dart
ChartCursorLayer
isStatic property
isStatic property
dark_mode
light_mode
isStatic
property
@
override
bool
get
isStatic
override
Whether the layer should remain static in a scrollable chart
Implementation
@override bool get isStatic => false;
chartee package
documentation
models/chart_layer
ChartCursorLayer
isStatic property
ChartCursorLayer class