Values_1.VisualTitleFontConfigurationSourceConfigures the display properties of the visual title.
type nonrec t = {fontConfiguration : Values_0.FontConfiguration.t option;textAlignment : Values_0.HorizontalTextAlignment.t option;Determines the alignment of visual title.
*)textTransform : TextTransform.t option;Determines the text transformation of visual title.
*)}