Flutter
rendering
HitTestEntry
HitTestEntry
HitTestEntry
Flutter
rendering
HitTestEntry
HitTestEntry
const constructor
HitTestEntry
Source
Flutter
rendering
HitTestEntry
Constructors
HitTestEntry
Properties
target
hashCode
runtimeType
Operators
operator ==
Methods
toString
noSuchMethod
const
HitTestEntry
(
HitTestTarget
target
)
Creates a hit test entry.
Source
const HitTestEntry(this.target);