const SliverFloatingBox({ Widget? child, this.pinnedToolBarHeight, Key? key, }) : super(child: child, key: key);