Constructor para inicializar un tipo de cubo.
CubeType({this.idCube, required this.cubeName, this.idUser});