onCompletedInitialLoad method
Event fired when the initial URL load is complete.
didLoadSuccessfully
- true
if loading completed successfully; otherwise, false
. Supported only on iOS.
Officially Supported Platforms/Implementations:
Implementation
@override
void onCompletedInitialLoad(bool? didLoadSuccessfully) {}