setRootDir method

void setRootDir(
  1. String path
)

Implementation

void setRootDir(String path) => _set('rootDir', path);