menu
Flutter
widgets
BaseTapAndDragGestureRecognizer
currentDown property
currentDown
brightness_4
brightness_5
description
currentDown
property
PointerDownEvent
?
currentDown
inherited
Implementation
PointerDownEvent? get currentDown => _down;
Flutter
widgets
BaseTapAndDragGestureRecognizer
currentDown property
BaseTapAndDragGestureRecognizer class