ContainerController.fromPlatformCreationParams constructor
Creates a controller from platform-specific creation parameters.
Implementation
ContainerController.fromPlatformCreationParams(
PlatformContainerControllerCreationParams params,
) : this.fromPlatform(PlatformContainerController(params));