onWebContentProcessDidTerminate property

void Function(dynamic controller)? onWebContentProcessDidTerminate
finalinherited

Invoked when the web view's web content process is terminated.

Officially Supported Platforms/Implementations:

Implementation

final void Function(T controller)? onWebContentProcessDidTerminate;