getLocalSvg function

String getLocalSvg(
  1. String name
)

Implementation

String getLocalSvg(String name) => 'assets/svg/$name.svg';