isDart property

bool get isDart

Implementation

bool get isDart => fs.path.extension(path).endsWith('.dart');