candlesticks library
Classes
- Annotation
- Candle
- Candle model wich holds a single candle data. It contains five required double variables that hold a single candle data: high, low, open, close and volume. It can be instantiated using its default constructor or fromJson named custructor.
- Candlesticks
- StatefulWidget that holds Chart's State (index of current position and candles width).
- ToolBarAction
- Top toolbar button widget.
- TriangleAnnotation