getLocalPng function

String getLocalPng(
  1. String name
)

Implementation

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