isLine property

bool get isLine

Implementation

bool get isLine => strokeType == StrokeType.line;