public static void Settings()
        {
            var navPage = new NavigationPage(new SettingsScreenView())
            {
                BarBackgroundColor = Theme.Current.AppHeaderBackground,