hasPendingLineStart property

bool get hasPendingLineStart

Whether a two-tap line start is waiting for the second tap.

Implementation

bool get hasPendingLineStart => _drawModeEngine.hasPendingLineStart;