fullPageStatementColors

fun fullPageStatementColors(titleColor: Color = COUITheme.colorScheme.onBackground, contentColor: Color = COUITheme.colorScheme.onSurfaceSecondary, secondaryButtonColor: Color = COUITheme.colorScheme.primary): FullPageStatementColors

The default FullPageStatementColors: title on couiColorPrimaryNeutral, statement body on couiColorSecondNeutral and exit text button on couiColorPrimaryTextOnPopup.