-
@Immutable() public final class GiniColorScheme.Checkbox.Checkmark
-
-
Constructor Summary
Constructors Constructor Description GiniColorScheme.Checkbox.Checkmark(Color checked, Color unchecked, Color disabled)
-
Method Summary
Modifier and Type Method Description final ColorgetChecked()final ColorgetUnchecked()final ColorgetDisabled()-
-
Method Detail
-
getChecked
final Color getChecked()
-
getUnchecked
final Color getUnchecked()
-
getDisabled
final Color getDisabled()
-
-
-
-