menu
bizdoc package
documentation
models/profile.dart
CubeView
CubeView constructor
CubeView constructor
dark_mode
light_mode
CubeView
constructor
CubeView
(
String
name
,
String
title
,
List
<
String
>
xAxis
,
List
<
String
>
?
series
,
ViewType
type
,
ChartType
?
chartType
,
List
<
String
>
?
indices
,
)
Implementation
CubeView(this.name, this.title, this.xAxis, this.series, this.type, this.chartType, this.indices);
bizdoc package
documentation
models/profile
CubeView
CubeView constructor
CubeView class