svgIconThemed method

Widget svgIconThemed(
  1. String icon
)

Implementation

Widget svgIconThemed(String icon) => svgIcon(themed(icon));