Flutter
rendering
BoxHitTestEntry
localPosition property
localPosition
BoxHitTestEntry class
Constructors
BoxHitTestEntry
Properties
localPosition
target
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
localPosition property
Offset
localPosition
final
The position of the hit test in the local coordinates of
target
.
Implementation
final Offset localPosition