components / VariableFLOWBITE_DROPDOWN_THEME_TOKEN InjectionToken used to import DropdownTheme valuePresentation const FLOWBITE_DROPDOWN_THEME_TOKEN: InjectionToken<DropdownTheme>; Example usage var theme = inject(FLOWBITE_DROPDOWN_THEME_TOKEN)