createCaptureStandaloneTheme

fun createCaptureStandaloneTheme(context: Context, @ColorInt colourCaptureBackground: Int? = null, @ColorInt colourOnCaptureBackground: Int? = null, @ColorInt colourOnCaptureBackgroundDisabled: Int? = null): ProgrammaticTheme.CaptureStandaloneThemeColours

Helper method to create a CaptureStandaloneThemeColours if only some colours need to be overridden