onReceivedIcon method

  1. @override
void onReceivedIcon(
  1. Uint8List icon
)
override

Event fired when there is new favicon for the current page.

icon represents the favicon for the current page.

Officially Supported Platforms/Implementations:

Implementation

@override
void onReceivedIcon(Uint8List icon) {}