menu
nice2dev_flutter_ui
feedback\nice_feedback2.dart
NiceCookieConsent
onSave property
onSave
dark_mode
light_mode
onSave
property
void Function
(
Map
<
NiceCookieCategoryType
,
bool
>
consents
)
?
onSave
final
Implementation
final void Function(Map<NiceCookieCategoryType, bool> consents)? onSave;
nice2dev_flutter_ui
nice_feedback2
NiceCookieConsent
onSave property
NiceCookieConsent class