mouse property
latefinal
Manages mouse and touch input.
Use this to get cursor position, button states, and touch events.
Implementation
late final Mouse mouse;
Manages mouse and touch input.
Use this to get cursor position, button states, and touch events.
late final Mouse mouse;