currentDown property

PointerDownEvent? currentDown
inherited

Implementation

PointerDownEvent? get currentDown => _down;