menu
charts_common_sa package
documentation
common.dart
RangeAnnotation<D>
annotations property
annotations property
dark_mode
light_mode
annotations
property
List
<
AnnotationSegment
<
Object
>
>
annotations
final
List of annotations to render on the chart.
Implementation
final List<AnnotationSegment<Object>> annotations;
charts_common_sa package
documentation
common
RangeAnnotation<D>
annotations property
RangeAnnotation class