platformViewRegistry top-level property
The platform view registry for this app.
Implementation
PlatformViewRegistry get platformViewRegistry =>
_platformViewRegistryOverride ?? _defaultPlatformViewRegistry;
The platform view registry for this app.
PlatformViewRegistry get platformViewRegistry =>
_platformViewRegistryOverride ?? _defaultPlatformViewRegistry;