-
- All Implemented Interfaces:
public final class Streem.AppTheme
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public class
Streem.AppTheme.Companion
-
Field Summary
Fields Modifier and Type Field Description private final String
primaryColor
-
Constructor Summary
Constructors Constructor Description Streem.AppTheme(String primaryColor)
-
Method Summary
Modifier and Type Method Description final String
getPrimaryColor()
-
-
Constructor Detail
-
Streem.AppTheme
Streem.AppTheme(String primaryColor)
-
-
Method Detail
-
getPrimaryColor
final String getPrimaryColor()
-
-
-
-