publicPath function

String publicPath(
  1. String file
)

Implementation

String publicPath(String file) => 'public/$file';