menu
chartee package
documentation
models/bar_stack.dart
BarStack
bars property
bars property
dark_mode
light_mode
bars
property
List
<
Bar
>
bars
final
The list of bars in the stack.
Implementation
final List<Bar> bars;
chartee package
documentation
models/bar_stack
BarStack
bars property
BarStack class