HitTestEntry constructor

const HitTestEntry(HitTestTarget target)

Creates a hit test entry.

Implementation

const HitTestEntry(this.target);