mouse top-level property Core Systems
{@category Core_Systems} Manages mouse and touch input.
Use this to get cursor position, button states, and touch events.
Implementation
Mouse get mouse => App.instance.mouse;
{@category Core_Systems} Manages mouse and touch input.
Use this to get cursor position, button states, and touch events.
Mouse get mouse => App.instance.mouse;