private async Task StartupAsync()
 {
     await ThemeSelectorService.SetRequestedThemeAsync();
 }