Configurable Theme
constructor(primaryColorInt: Int, primaryContentColorInt: Int, loaderColorInt: Int, primaryShapeCornerRadiusInDp: Int)
Parameters
primary Color Int
The primary color of the UI as an integer.
primary Content Color Int
The color for primary content in the UI.
loader Color Int
The color of the loading indicator.
primary Shape Corner Radius In Dp
The corner radius (in dp) for primary UI elements.