hideMouseOnControlsRemoval property
Whether to hide mouse on controls removal.(will need to move the mouse to be hidden check issue: https://github.com/flutter/flutter/issues/76622) works on macos without moving the mouse
Implementation
final bool hideMouseOnControlsRemoval;