onReceivedIcon method

void onReceivedIcon(
  1. Uint8List icon
)

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

icon represents the favicon for the current page.

Officially Supported Platforms/Implementations:

Implementation

void onReceivedIcon(Uint8List icon) {}