menu
Dart
dart:html
MutationCallback typedef
MutationCallback
dark_mode
light_mode
description
MutationCallback
typedef
MutationCallback
=
void Function
(
List
mutations
,
MutationObserver
observer
)
Implementation
typedef void MutationCallback(List mutations, MutationObserver observer);
Dart
dart:html
MutationCallback typedef
dart:html library
Cookies management controls