controller property
final
The controller for the platform view integrated by this PlatformViewSurface.
PlatformViewController is used for dispatching touch events to the platform view. PlatformViewController.viewId identifies the platform view whose contents are painted by this widget.
Implementation
final PlatformViewController controller;