pendingLineTimestampMs property
Timestamp for the pending two-tap line start, if any.
Implementation
int? get pendingLineTimestampMs => _drawModeEngine.pendingLineTimestampMs;
Timestamp for the pending two-tap line start, if any.
int? get pendingLineTimestampMs => _drawModeEngine.pendingLineTimestampMs;