pathFromAssets property
String
get
pathFromAssets
Implementation
String get pathFromAssets => path.replaceAll(RegExp(".*\/assets\/"), "");
String get pathFromAssets => path.replaceAll(RegExp(".*\/assets\/"), "");