onWindowMove method

void onWindowMove([
  1. int? windowId
])

Emitted when the window is being moved to a new position.

Implementation

void onWindowMove([int? windowId]) {}