onWebContentProcessDidTerminate property
void Function(T controller)?
onWebContentProcessDidTerminate
final
Invoked when the web view's web content process is terminated.
Officially Supported Platforms/Implementations:
Implementation
final void Function(T controller)? onWebContentProcessDidTerminate;