webViewOnAndroidHideCustomWidget property

(void Function()?) webViewOnAndroidHideCustomWidget
inherited

Sets the callback that is invoked when the host application wants to hide a custom widget.

Default: pop the most recent route from the nearest navigator.

Implementation

void Function()? get webViewOnAndroidHideCustomWidget => null;