getPath static method

String getPath(
  1. String name
)

Implementation

static String getPath(String name) => 'assets/icons/$name.svg';