android.os.Parcelable
@Serializable() public final class Colors implements Parcelable
private final String
dark
light
Colors(String dark, String light)
final String
getDark()
getLight()
color()
describeContents, writeToParcel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final String getDark()
final String getLight()
final String color()