SignInButton.ColorScheme

@Retention(value = RetentionPolicy.SOURCE)
@IntDef(value = )
annotation SignInButton.ColorScheme


Color constants - enumeration of supported color schemes.

Supported values include:

  1. COLOR_AUTO
  2. COLOR_DARK
  3. COLOR_LIGHT