menu
nice2dev_flutter_ui
tools\nice_tools4.dart
NiceConsentPanel
onSave property
onSave
dark_mode
light_mode
onSave
property
void Function
(
List
<
NiceConsentItem
>
items
)
?
onSave
final
Implementation
final void Function(List<NiceConsentItem> items)? onSave;
nice2dev_flutter_ui
nice_tools4
NiceConsentPanel
onSave property
NiceConsentPanel class