onWindowEvent method

void onWindowEvent(
  1. String eventName, [
  2. int? windowId
])

Emitted all events.

Implementation

void onWindowEvent(String eventName, [int? windowId]) {}