toIconThemeSvgIcon method

StreamIconThemeSvgIcon toIconThemeSvgIcon()

Implementation

StreamIconThemeSvgIcon toIconThemeSvgIcon() {
  return StreamIconThemeSvgIcon.fromStreamSvgIcon(this);
}