getLocalImage function

String getLocalImage(
  1. String name
)

Implementation

String getLocalImage(String name) => 'assets/image/$name.png';