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
Cookies management controls