isRight property

bool isRight

Implementation

bool get isRight =>
    event.logicalKey.keyId == LogicalKeyboardKey.arrowRight.keyId;