components / VariableFLOWBITE_MODAL_BODY_THEME_TOKEN InjectionToken used to import ModalBodyTheme valuePresentation const FLOWBITE_MODAL_BODY_THEME_TOKEN: InjectionToken<ModalBodyTheme>; Example usage var theme = inject(FLOWBITE_MODAL_BODY_THEME_TOKEN)