menu
cmp_sdk package
documentation
cmp_sdk_platform_interface.dart
CmpSdkPlatform
configureConsentLayer abstract method
configureConsentLayer abstract method
dark_mode
light_mode
configureConsentLayer
abstract method
Future
<
void
>
configureConsentLayer
(
{
ScreenConfig
config
=
ScreenConfig.fullScreen
,
})
Implementation
Future<void> configureConsentLayer( {ScreenConfig config = ScreenConfig.fullScreen});
cmp_sdk package
documentation
cmp_sdk_platform_interface
CmpSdkPlatform
configureConsentLayer abstract method
CmpSdkPlatform class