Flutter
gestures
HitTestEntry
toString method
toString
HitTestEntry class
Constructors
HitTestEntry
Properties
target
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
toString method
@override
String
toString
(
)
override
Returns a string representation of this object.
Implementation
@override String toString() => '$target';