mouseTracker property
The object that manages state about currently connected mice, for hover notification.
Implementation
MouseTracker get mouseTracker => _mouseTracker!;
The object that manages state about currently connected mice, for hover notification.
MouseTracker get mouseTracker => _mouseTracker!;