lastPosition property

  1. @protected
Point<double>? lastPosition

Implementation

@protected
Point<double>? get lastPosition => _lastPosition;