isFinal property

bool get isFinal

Implementation

bool get isFinal => previousLetter.isNotEmpty && nextLetter.isEmpty;