hasPendingLineStart property
Whether a two-tap line start is waiting for the second tap.
Implementation
bool get hasPendingLineStart => _drawModeEngine.hasPendingLineStart;
Whether a two-tap line start is waiting for the second tap.
bool get hasPendingLineStart => _drawModeEngine.hasPendingLineStart;