eventedOffset property

Offset eventedOffset
final

The pointer offset that is the reference point for where the effect spreads.

See also:

  • The gesture detector detects the gesture and then refers to the current pointer offset after the gesture is accepted.

Implementation

final Offset eventedOffset;