{
            var navPage = new NavigationPage(new DiagnosticsPageView(fromLogin)) {
                BarBackgroundColor = Theme.Current.AppHeaderBackground,
                BarTextColor = Theme.Current.AppHeaderTextColor
            };