menu
simple_candlestick_chart package
documentation
item.dart
Item
Item.new constructor
Item.new constructor
dark_mode
light_mode
Item
constructor
Item
(
int
index
, {
Key
?
key
,
})
Implementation
Item(this.index, {Key? key}) : super(key: key);
simple_candlestick_chart package
documentation
item
Item
Item.new constructor
Item class