isEditingAndMoveRight property

bool isEditingAndMoveRight

Implementation

bool get isEditingAndMoveRight =>
    this == PlutoGridEnterKeyAction.editingAndMoveRight;