components / VariableFLOWBITE_SIDEBAR_THEME_TOKEN InjectionToken used to import SidebarTheme valuePresentation const FLOWBITE_SIDEBAR_THEME_TOKEN: InjectionToken<SidebarTheme>; Example usage var theme = inject(FLOWBITE_SIDEBAR_THEME_TOKEN)