isMedial property

bool get isMedial

Implementation

bool get isMedial => previousLetter.isNotEmpty && nextLetter.isNotEmpty;