Creates a registry with themes and an initialTheme.
themes
initialTheme
const ThemeRegistry({ required this.themes, required this.initialTheme, });