imagePath function

String imagePath(
  1. String path
)

Implementation

String imagePath(String path) => 'assets/images/$path';