const CustomTransparentAppBar({ Key? key, this.automaticallyImplyLeading = false, this.noHeight = true, }) : super(key: key);