auxiliary constant Null safety
The auxiliary button is usually the middle button, often combined with a mouse wheel.
Implementation
static const MouseButton auxiliary = MouseButton(1);
The auxiliary button is usually the middle button, often combined with a mouse wheel.
static const MouseButton auxiliary = MouseButton(1);