List<String> get pathMain { const filename = "main.dart"; return _createPath(libPath, filename, underSrc: false); }