renderer/index library
Classes
- BaseChartPainter
-
BaseChartRenderer<
T> - Canvas
- An interface for recording graphical operations.
- ChartColors
- ChartCrossDotStyle
- ChartCrossLineStyle
- ChartPainter
- ChartSelectColors
- ChartSelectStyle
- ChartStyle
- Color
- An immutable color value in ARGB format.
- CustomPainter
- The interface used by CustomPaint (in the widgets library) and RenderCustomPaint (in the rendering library).
- DepthColors
- MainRenderer
- MainRendererColors
- MainRendererStyle
- Rect
- An immutable, 2D, axis-aligned, floating-point rectangle whose coordinates are relative to a given origin.
- RendererColors
- RendererStyle
- SecondaryRenderer
- SecondaryRendererColors
- SecondaryRendererStyle
- Size
- Holds a 2D floating-point size.
- TextStyle
- An immutable style describing how to format and paint text.
- TrendLine
- VolRenderer
- VolumeRendererColors
- VolumeRendererStyle
Enums
Constants
- required → const Required
-
Used to annotate a named parameter
pin a method or functionf. Indicates that every invocation offmust include an argument corresponding top, despite the fact thatpwould otherwise be an optional parameter.
Properties
- DEFAULT_FONT_FAMILY ↔ String?
-
getter/setter pair
- trendLineContentRec ↔ double?
-
getter/setter pair
- trendLineMax ↔ double?
-
getter/setter pair
- trendLineScale ↔ double?
-
getter/setter pair
- trendLineX ↔ double
-
getter/setter pair