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