components / VariableFLOWBITE_INDICATOR_THEME_TOKEN InjectionToken used to import IndicatorTheme valuePresentation const FLOWBITE_INDICATOR_THEME_TOKEN: InjectionToken<IndicatorTheme>; Example usage var theme = inject(FLOWBITE_INDICATOR_THEME_TOKEN)