FloatingNav({ required this.title, required this.icon, required this.onTap }) : super(key: GlobalKey<FloatingNavState>());