menu
Flutter
rendering.dart
BoxHitTestEntry
BoxHitTestEntry.new constructor
BoxHitTestEntry.new
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.new constructor
BoxHitTestEntry class
Cookies management controls