isInitial property

bool get isInitial

Implementation

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