isLeft property

bool get isLeft

Implementation

bool get isLeft =>
    event.logicalKey.keyId == LogicalKeyboardKey.arrowLeft.keyId;