Flutter
gestures
PointerEventResampler
isTracked property
isTracked
description
isTracked
property
Null safety
bool
isTracked
Returns
true
if pointer is currently tracked.
Implementation
bool get isTracked => _isTracked;
Flutter
gestures
PointerEventResampler
isTracked property
PointerEventResampler class
Constructors
PointerEventResampler
Properties
hashCode
hasPendingEvents
isDown
isTracked
runtimeType
Methods
addEvent
noSuchMethod
sample
stop
toString
Operators
operator ==