click method

void click ()
override

Implementation

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