Skip to content

MutationCallback ​

typedef MutationCallback = void Function(
  List<dynamic> mutations,
  MutationObserver observer,
)