add method

void add(
  1. HitTestEntry entry
)

Implementation

void add(HitTestEntry entry) => path.add(entry);