Creates a box hit test entry.
The localPosition argument must not be null.
Source
const BoxHitTestEntry(RenderBox target, this.localPosition) : super(target);
Creates a box hit test entry.
The localPosition argument must not be null.
const BoxHitTestEntry(RenderBox target, this.localPosition) : super(target);