menu
refraction_ui package
documentation
refraction_ui.dart
ConsentConfig
ConsentConfig.new const constructor
ConsentConfig.new const constructor
dark_mode
light_mode
ConsentConfig
constructor
const
ConsentConfig
(
{
List
<
String
>
?
granted
,
bool
?
strict
,
})
Implementation
const ConsentConfig({this.granted, this.strict});
refraction_ui package
documentation
refraction_ui
ConsentConfig
ConsentConfig.new const constructor
ConsentConfig class