mouseCapture property

Element? get mouseCapture

The element currently holding mouse capture, if any.

Implementation

Element? get mouseCapture => _mouseCapture;