ThemeLoader

interface ThemeLoader

Functions

Link copied to clipboard
abstract fun getThemeById(id: ThemeId): Theme
Link copied to clipboard
abstract fun loadTheme(): Flow<Theme>