isIsolate property

bool get isIsolate

Implementation

bool get isIsolate => previousLetter.isEmpty && nextLetter.isEmpty;