menu
Flutter
rendering.dart
BoxHitTestEntry
BoxHitTestEntry constructor
BoxHitTestEntry
dark_mode
light_mode
description
BoxHitTestEntry
constructor
BoxHitTestEntry
(
RenderBox
target
,
Offset
localPosition
)
Creates a box hit test entry.
Implementation
BoxHitTestEntry(
super
.target,
this
.localPosition);
Flutter
rendering
BoxHitTestEntry
BoxHitTestEntry constructor
BoxHitTestEntry class
Constructors
BoxHitTestEntry
Properties
hashCode
localPosition
runtimeType
target
transform
Methods
noSuchMethod
toString
Operators
operator ==
Cookies management controls