CellGroup( {Key? key, this.title, this.children, this.border: true, this.decoration}) : super(key: key);