var title = new Label
            {
                VerticalOptions = LayoutOptions.CenterAndExpand,
                TextColor = Theme.Current.LabelTextColor,
                FontSize = FontSizeController.GetSize(NamedSize.Medium, typeof(Label)),