getLocalGif function

String getLocalGif(
  1. String name
)

Implementation

String getLocalGif(String name) => 'assets/gif/$name.gif';