menu
bizdoc package
documentation
pages/cube.dart
ChartView
ChartView const constructor
ChartView const constructor
dark_mode
light_mode
ChartView
constructor
const
ChartView
(
CubeInfo
cube
,
CubeView
view
, {
Key
?
key
,
Map
<
String
,
dynamic
>
?
filters
,
})
Implementation
const ChartView(this.cube, this.view, {super.key, this.filters});
bizdoc package
documentation
pages/cube
ChartView
ChartView const constructor
ChartView class