CatchOptions

constructor(colorTheme: CatchColorTheme = CatchColorTheme.Light, environment: Environment = Environment.SANDBOX, customFontFamily: CustomFontFamily? = null, styleConfig: CatchStyleConfig? = null, enableLogging: Boolean = false)