CubeAnomalyWidget constructor
CubeAnomalyWidget(
- CubeAnomaly model, {
- Key? key,
Implementation
CubeAnomalyWidget(CubeAnomaly model, {Key? key}) : super(model);
CubeAnomalyWidget(CubeAnomaly model, {Key? key}) : super(model);