valueOf static method

ThemingGetImageUseSvg valueOf(
  1. String name
)

Returns the enum value associated to the name.

Implementation

static ThemingGetImageUseSvg valueOf(String name) => _$valueOfThemingGetImageUseSvg(name);