isDot property

bool isDot

Implementation

bool get isDot => lines.length == 1 && lines[0].isDot;