xxxxxxxxxx
<StackLayout
Padding="30"
BackgroundColor="#fafafa"
HorizontalOptions="FillAndExpand"
VerticalOptions="FillAndExpand">
<Label
FontSize="Large"
HorizontalOptions="FillAndExpand"
Text="The Steps"
TextDecorations="Underline" />
</StackLayout>