SettingsAddonsCard design schemaModelsTextSizeTextSize Size with which the text will be displayed. Interface enum TextSize { small = "small", medium = "medium", large = "large", extraLarge = "extraLarge", default = "default", }HorizontalAlignmentTextWeight