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