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