pathScreenTests property

List<String> get pathScreenTests

Implementation

List<String> get pathScreenTests {
  return _createPath(testPath, uiPrototypesFilename);
}