click method Null safety

void click()
override

Implementation

void click() {
  throw new UnsupportedError("Cannot invoke click SVG.");
}