candlestick_digiasset library

Classes

Candle
Candle model which 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 constructor.
Candlesticks
StatefulWidget that holds Chart's State (index of current position and candles width).
CandleSticksStyle
CandleStyle
Define candle style
ToolBarAction
Top toolbar button widget.