const Describe({ Key? key, required this.title, required this.data, }) : child = null, super(key: key);