lastPointer property

int? lastPointer

Returns last pointer that was accepted by this recognizer.

Implementation

int? get lastPointer => _lastPointer;