CubeAnomalyWidget constructor

CubeAnomalyWidget(
  1. CubeAnomaly model, {
  2. Key? key,
})

Implementation

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