isLeft property

bool isLeft

Implementation

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