-
@Immutable() public final class GiniColorScheme.Placeholder
-
-
Field Summary
Fields Modifier and Type Field Description private final Colorbackgroundprivate final Colortint
-
Constructor Summary
Constructors Constructor Description GiniColorScheme.Placeholder(Color background, Color tint)
-
Method Summary
Modifier and Type Method Description final ColorgetBackground()final ColorgetTint()-
-
Method Detail
-
getBackground
final Color getBackground()
-
getTint
final Color getTint()
-
-
-
-