isBufferActive property

bool get isBufferActive

Implementation

bool get isBufferActive => _bufferLineIndex != null && _bufferDirty;