shims/dart_ui_fake library
Classes
- platformViewRegistry
- Shim for web_ui engine.PlatformViewRegistry https://github.com/flutter/engine/blob/master/lib/web_ui/lib/ui.dart#L62
Typedefs
- VoidCallback = void Function()
- Signature of callbacks that have no arguments and return no data.