overrideWith static method

Implementation

static NomoInfoItemColorData overrideWith(NomoInfoItemColorData base,
    [NomoInfoItemColorDataNullable? override]) {
  return NomoInfoItemColorData();
}