const GtdStickyHeader({ Key? key, required this.header, required this.body, this.overlapHeaders = false, }) : super(key: key);