components / VariableFLOWBITE_NAVBAR_THEME_TOKEN InjectionToken used to import NavbarTheme valuePresentation const FLOWBITE_NAVBAR_THEME_TOKEN: InjectionToken<NavbarTheme>; Example usage var theme = inject(FLOWBITE_NAVBAR_THEME_TOKEN)