isDart property

bool get isDart

Implementation

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