menu
tenun package
documentation
core/chart_render_pipeline.dart
BaseRenderLayer
isDirty property
isDirty property
dark_mode
light_mode
isDirty
property
@
override
bool
get
isDirty
override
Whether this layer needs to be re-recorded on the next paint.
Implementation
@override bool get isDirty => _dirty;
tenun package
documentation
core/chart_render_pipeline
BaseRenderLayer
isDirty property
BaseRenderLayer class