RitoHitEntry constructor
const
RitoHitEntry({})
Implementation
const RitoHitEntry({
required this.pageIndex,
required this.bounds,
required this.text,
this.href,
this.sourcePoint,
this.imageSrc,
this.imageAlt,
this.footnoteKey,
this.footnotePending = false,
});