Theme
Creates a theme using Jetpack Compose types.
Parameters
primary Color
The primary branding color for UI elements, as a Compose Color.
font Family
The custom font family to be used for text.
Creates a theme using traditional Android View types.
Parameters
primary Color
The primary branding color as an ARGB integer.
typeface
The custom typeface to be used for text.