SalesforceTextFontScale
@Composable @VisibleForTesting fun SalesforceTextFontScale()
Composable function for Salesforce text font scaling.
@Composable
- Marks this function as a Composable@VisibleForTesting
- Indicates this function is intended for testing purposes
- Typography - Base Typography class
- AgentforceTypography - Default typography implementation
- AgentforceThemeManager - Theme management with typography support