onHoverScreen method

void onHoverScreen(
  1. int pointer,
  2. Offset position
)

Listen to the mouse cursor across the screen

Implementation

void onHoverScreen(int pointer, Offset position) {}