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